Skip to content

Commit

Permalink
install with apt
Browse files Browse the repository at this point in the history
  • Loading branch information
ericwyles committed Jun 13, 2024
1 parent 8525d81 commit 2edf1ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ewyles-test-qemu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
ghToken: ${{ secrets.GITHUB_TOKEN }}

- name: Set up QEMU
uses: apt-get install qemu-user-static
run: apt-get install qemu-user-static

- name: Test Package
run: UDS_ARCHITECTURE=arm64 uds run test-package --set FLAVOR=upstream
Expand Down

0 comments on commit 2edf1ef

Please sign in to comment.