mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-07 13:45:42 +12:00
CAN THE WORKFLOW JUST WORK
This commit is contained in:
parent
e575f196db
commit
7ced1d2f16
1 changed files with 1 additions and 2 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
@ -41,8 +41,7 @@ jobs:
|
||||||
continue-on-error: false
|
continue-on-error: false
|
||||||
shell: wsl-bash -u root {0}
|
shell: wsl-bash -u root {0}
|
||||||
run: |
|
run: |
|
||||||
sudo umount /mnt/d
|
mount -t drvfs D: /mnt/d -o metadata,uid=1000,gid=1000,umask=22,fmask=111
|
||||||
sudo mount -t drvfs D: /mnt/d -o metadata
|
|
||||||
mkdir Debian64
|
mkdir Debian64
|
||||||
mkdir Debian64/etc
|
mkdir Debian64/etc
|
||||||
mkdir Debian64/usr
|
mkdir Debian64/usr
|
||||||
|
|
Loading…
Add table
Reference in a new issue