what
This commit is contained in:
parent
c8f9b37188
commit
c0a3b923a3
1 changed files with 2 additions and 1 deletions
|
|
@ -69,7 +69,8 @@ jobs:
|
||||||
--no-link --print-out-paths \
|
--no-link --print-out-paths \
|
||||||
| cachix push plasmagoat
|
| cachix push plasmagoat
|
||||||
|
|
||||||
echo "image=$(ls result/*.vma.zst | head -n 1)" >> $GITHUB_OUTPUT
|
ls
|
||||||
|
echo "image=$(ls ./result/*.vma.zst | head -n 1)" >> $GITHUB_OUTPUT
|
||||||
|
|
||||||
- name: Upload image to Proxmox and manage templates
|
- name: Upload image to Proxmox and manage templates
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue