mirror of
https://github.com/Mexit/AlpDock.git
synced 2025-04-26 15:59:53 +03:00
Change ISO outdir
This commit is contained in:
parent
3cdd8cbeef
commit
1ef1a34708
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_iso.yml
vendored
2
.github/workflows/build_iso.yml
vendored
|
@ -41,7 +41,7 @@ jobs:
|
|||
--tag ${version} \
|
||||
--arch x86_64 \
|
||||
--profile docker \
|
||||
--outdir . \
|
||||
--outdir ../../ \
|
||||
--repository https://dl-cdn.alpinelinux.org/alpine/${version}/main \
|
||||
--repository https://dl-cdn.alpinelinux.org/alpine/${version}/community
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue