Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
trws committed Sep 18, 2023
1 parent cab1f18 commit cf08d63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:

- name: setup qemu-user-static
run: |
docker run --rm --privileged aptman/qus -s -- -p --credential yes aarch64
docker run --rm --privileged aptman/qus -s -- -p --credential aarch64
- name: docker-run-checks
env: ${{matrix.env}}
Expand Down

0 comments on commit cf08d63

Please sign in to comment.