Skip to content

Commit

Permalink
patch: setup virtual drive on linux
Browse files Browse the repository at this point in the history
  • Loading branch information
aethernet committed May 13, 2024
1 parent 801a3e1 commit fbbd187
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ runs:
sudo modprobe nbd
sudo nbdkit memory 4G
sudo nbd-client localhost /dev/nbd0
dmsg | grep nbd
echo "TARGET_DRIVE=${/dev/nbd0}" >> $GITHUB_ENV
- name: Test release
Expand Down

0 comments on commit fbbd187

Please sign in to comment.