Fix windows too
This commit is contained in:
parent
14d8d2c53a
commit
2fcdbee4c9
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -100,12 +100,11 @@ jobs:
|
||||
with:
|
||||
repository: AttorneyOnline/AO2-Themes
|
||||
path: "bin/base/themes"
|
||||
filter: ".*"
|
||||
|
||||
- name: Cleanup Themes Checkout
|
||||
run: |
|
||||
rm ./bin/base/themes/.gitignore
|
||||
rm .bin/base/themes/.gitattributes
|
||||
rm ./bin/base/themes/.gitattributes
|
||||
rm -r ./bin/base/themes/.git
|
||||
|
||||
- name: Upload Artifact
|
||||
|
Loading…
Reference in New Issue
Block a user