Correct path

This commit is contained in:
SilicaAndPina 2022-04-18 15:09:53 +12:00
parent 96c87b0d15
commit 90fc6e74f1

View file

@ -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: |