Skip to content

Commit

Permalink
Revert useless change
Browse files Browse the repository at this point in the history
  • Loading branch information
raporpe committed Nov 28, 2024
1 parent 36d4a87 commit 0e6a4eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snapshot-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
with:
python-version: "3.10"
python-version: '3.10'

- name: Install Apache Ivy
if: ${{ matrix.os == 'ubuntu-latest' }}
Expand Down

0 comments on commit 0e6a4eb

Please sign in to comment.