Compare commits
2 Commits
c1c4f92392
...
842f10741e
Author | SHA1 | Date | |
---|---|---|---|
842f10741e | |||
7129c9bafa |
@ -145,7 +145,7 @@ jobs:
|
||||
- name: Record version and Delete Unnecessary files
|
||||
id: prebuild
|
||||
run: |
|
||||
echo "version=$(cat public/VERISON)"
|
||||
echo "version=$(cat public/VERSION)"
|
||||
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