diff --git a/.github/actions/just-setup/action.yml b/.github/actions/just-setup/action.yml index ca7595c9..f261ed6b 100644 --- a/.github/actions/just-setup/action.yml +++ b/.github/actions/just-setup/action.yml @@ -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"