mirror of
https://github.com/Mexit/AlpDock.git
synced 2025-04-27 00:09:53 +03:00
Image building fix
This commit is contained in:
parent
d5444c420c
commit
3cdd8cbeef
1 changed files with 2 additions and 1 deletions
3
.github/workflows/build_iso.yml
vendored
3
.github/workflows/build_iso.yml
vendored
|
@ -35,8 +35,9 @@ jobs:
|
|||
run: |
|
||||
chmod +x *.sh
|
||||
mv *.sh aports/scripts/
|
||||
cd aports/scripts/
|
||||
|
||||
aports/scripts/mkimage.sh \
|
||||
./mkimage.sh \
|
||||
--tag ${version} \
|
||||
--arch x86_64 \
|
||||
--profile docker \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue