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 \
|
||||
| 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
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue