Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jopelima committed Oct 4, 2023
1 parent 31bbd1c commit 20b8d3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: run commands
run: |
sudo chmod +x linux-build-artifacts/linux
sudo ./linux-build-artifacts/linux hostfs=debootstrap/ || true
sudo ./linux-build-artifacts/linux root=/dev/root rootflags=debootstrap rootfstype=hostfs || true
- name: test
run: echo "test"

0 comments on commit 20b8d3a

Please sign in to comment.