Fix creating second dev drive

Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>
This commit is contained in:
Jiahao XU 2024-08-25 21:11:53 +10:00 committed by GitHub
parent 9145c87d32
commit 9bea21f287
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -44,6 +44,7 @@ runs:
mount-path: ${{ github.workspace }}/target
drive-size: 3GB
drive-type: Fixed
DEV_DRIVE_PATH: D:\target_drive.vhdx
- name: Add just to tools to install
run: echo "tools=just" >>"$GITHUB_ENV"