Update build.yml
This commit is contained in:
parent
2fcdbee4c9
commit
d0050b3fff
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -105,7 +105,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
rm ./bin/base/themes/.gitignore
|
rm ./bin/base/themes/.gitignore
|
||||||
rm ./bin/base/themes/.gitattributes
|
rm ./bin/base/themes/.gitattributes
|
||||||
rm -r ./bin/base/themes/.git
|
rm -rf ./bin/base/themes/.git
|
||||||
|
|
||||||
- name: Upload Artifact
|
- name: Upload Artifact
|
||||||
uses: actions/upload-artifact@master
|
uses: actions/upload-artifact@master
|
||||||
|
Loading…
Reference in New Issue
Block a user