Fix second dev drive setup

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

View file

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