mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-06 13:15:42 +12:00
Correct path
This commit is contained in:
parent
96c87b0d15
commit
90fc6e74f1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -111,7 +111,7 @@ jobs:
|
|||
chmod 755 -R /mnt/fucking-windows/Debian64/DEBIAN
|
||||
mkdir debpackage
|
||||
dpkg-deb --build /mnt/fucking-windows/Debian64
|
||||
mv Debian64.deb debpackage/HISP.deb
|
||||
mv /mnt/fucking-windows/Debian64.deb debpackage/HISP.deb
|
||||
# - name: Build android-arm
|
||||
# continue-on-error: false
|
||||
# run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue