Update test.yml
This commit is contained in:
parent
eabd922860
commit
78e3613913
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
||||
tar -czf "${image_name}.tar.gz" "${image_name}.tar"
|
||||
rm -f "${image_name}.tar"
|
||||
|
||||
# Save image information to environment file
|
||||
# Save image path to environment file
|
||||
echo "${image}_IMAGE_PATH=${{ runner.temp }}/${image_name}.tar.gz" >> $GITHUB_ENV
|
||||
done
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user