Skip to content

Commit

Permalink
Update multiarch.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mayeut committed Mar 9, 2025
1 parent a0a1168 commit 52f635e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/multiarch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Install ORAS
run: snap install oras --classic
run: sudo snap install oras --classic
- name: Deploy
if: github.repository == 'pypa/manylinux'
run: ./deploy_multiarch.sh
Expand Down

0 comments on commit 52f635e

Please sign in to comment.