fix folder
This commit is contained in:
parent
00edfb7b66
commit
176d059230
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ jobs:
|
|||
run: |
|
||||
set -e
|
||||
ls
|
||||
FOLDER="result"
|
||||
FOLDER="result/"
|
||||
IMAGE_PATH=$(find "$FOLDER" -maxdepth 1 -type f -name '*.vma.zst' | head -n 1)
|
||||
IMAGE=$(basename "$IMAGE_PATH")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue