Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
edenhaus committed Jan 25, 2025
1 parent ecc8e0f commit 038093f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ jobs:
uses: uraimo/run-on-arch-action@v2
with:
arch: ${{ matrix.platform.target }}
distro: ubuntu-latest
distro: ubuntu_latest
githubToken: ${{ github.token }}
install: |
apt-get update
Expand Down

0 comments on commit 038093f

Please sign in to comment.