mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-06 13:15: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
|
||||
shell: wsl-bash -u root {0}
|
||||
run: |
|
||||
sudo umount /mnt/d
|
||||
sudo mount -t drvfs D: /mnt/d -o metadata
|
||||
mount -t drvfs D: /mnt/d -o metadata,uid=1000,gid=1000,umask=22,fmask=111
|
||||
mkdir Debian64
|
||||
mkdir Debian64/etc
|
||||
mkdir Debian64/usr
|
||||
|
|
Loading…
Add table
Reference in a new issue