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