aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSalanto <62221668+Salanto@users.noreply.github.com>2024-06-25 00:26:19 +0200
committerSalanto <62221668+Salanto@users.noreply.github.com>2024-06-25 00:26:19 +0200
commit2fcdbee4c998346508f1b58faf9b67c878f735c5 (patch)
tree2130822a8b69ffd3de51ce1a0b322578c4a79fc3
parent14d8d2c53ad4bbd5e2c70e098e565d97dfcfa69b (diff)
Fix windows too
-rw-r--r--.github/workflows/build.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 4fb95171..e60fb0db 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -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