Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborbernat authored Feb 12, 2024
1 parent bb9e491 commit b3d3bd5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
steps:
- name: Setup python to build package
uses: actions/setup-python@v5
cache: "pip"
with:
python-version: "3.12"
- name: Install build
Expand Down

0 comments on commit b3d3bd5

Please sign in to comment.