Skip to content

Commit

Permalink
CI: fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
rawsample committed Feb 10, 2022
1 parent 9d37b9e commit 9f6a9a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
run: |
cd ${{ github.workspace }}/targets
echo yes | ./build_qemu.sh arm-softmmu,mips-softmmu
cd build/qemu
cd src/avatar-qemu/build
sudo make install
Expand Down

0 comments on commit 9f6a9a4

Please sign in to comment.