Skip to content

Commit

Permalink
Attempt to fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
rui314 committed Dec 27, 2024
1 parent 95df50a commit 9751f47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: Set up QEMU
run: sudo apt-get update && sudo apt-get install -y qemu-user-static
uses: docker/setup-qemu-action@v3

- name: Build a tarball
run: ./dist.sh ${{ matrix.target }}
Expand Down

0 comments on commit 9751f47

Please sign in to comment.