We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 858139e commit 0406f82Copy full SHA for 0406f82
.github/actions/setup-imdisk/action.yaml
@@ -39,4 +39,4 @@ runs:
39
shell: bash
40
run: |
41
set -euo pipefail
42
- "/c/Program Files/OSFmount/OSFMount.com" -a -t vm -s 4096M -m R: -o logical,format:NTFS
+ "/c/Program Files/OSFmount/OSFMount.com" -a -t vm -s 4096M -m R: -o hd,format:NTFS
0 commit comments