mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-06 13:15:42 +12:00
update all
This commit is contained in:
parent
2e4806ae6f
commit
885d3a3c57
1 changed files with 4 additions and 1 deletions
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
|
@ -92,8 +92,11 @@ jobs:
|
|||
shell: wsl-bash -u root {0}
|
||||
run: |
|
||||
mkdir Debian64
|
||||
mkdir Debian64/etc
|
||||
mkdir Debian64/usr
|
||||
mkdir Debian64/etc/hisp
|
||||
mkdir Debian64/systemd/system
|
||||
mkdir Debian64/etc/systemd
|
||||
mkdir Debian64/etc/systemd/system
|
||||
mkdir Debian64/usr/bin
|
||||
mkdir Debian64/usr/lib
|
||||
mkdir Debian64/DEBIAN
|
||||
|
|
Loading…
Add table
Reference in a new issue