Skip to content

Commit 0406f82

Browse files
committed
hd
1 parent 858139e commit 0406f82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-imdisk/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ runs:
3939
shell: bash
4040
run: |
4141
set -euo pipefail
42-
"/c/Program Files/OSFmount/OSFMount.com" -a -t vm -s 4096M -m R: -o logical,format:NTFS
42+
"/c/Program Files/OSFmount/OSFMount.com" -a -t vm -s 4096M -m R: -o hd,format:NTFS

0 commit comments

Comments
 (0)