mirror of
https://github.com/Mexit/AlpDock.git
synced 2025-04-26 15:59:53 +03:00
Version display fix in Actions
This commit is contained in:
parent
e7f9c2a75d
commit
c3ef5643ba
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_iso.yml
vendored
2
.github/workflows/build_iso.yml
vendored
|
@ -31,7 +31,7 @@ jobs:
|
|||
- name: Configure build keys
|
||||
run: echo | abuild-keygen -i -a
|
||||
|
||||
- name: Make ISO (${version})
|
||||
- name: Make ISO (${{ env.version }})
|
||||
run: |
|
||||
chmod +x *.sh
|
||||
mv *.sh aports/scripts/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue