Compare commits
2 Commits
842f10741e
...
29fb20ca6d
Author | SHA1 | Date | |
---|---|---|---|
29fb20ca6d | |||
bfe2aeac78 |
@ -145,7 +145,7 @@ jobs:
|
||||
- name: Record version and Delete Unnecessary files
|
||||
id: prebuild
|
||||
run: |
|
||||
echo "version=$(cat public/VERSION)"
|
||||
echo "version=$(cat public/VERSION)" >> "$GITHUB_OUTPUT"
|
||||
echo ${GITHUB_SHA::8} > VERSION
|
||||
rm -rf .git* tests/ storage/app/test/
|
||||
ls -al public/css/
|
||||
|
Loading…
x
Reference in New Issue
Block a user