aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSalanto <62221668+Salanto@users.noreply.github.com>2024-06-24 19:58:23 +0200
committerSalanto <62221668+Salanto@users.noreply.github.com>2024-06-24 19:58:23 +0200
commitfb322c5c87d5e1d5051d2ef8837a5d5c508a71b6 (patch)
tree192d3680d45bcc6b2006a534682e52bb15f0cbc6
parentaa8bf20d74fe1988bed25e2a7d3bd02959b55ccf (diff)
Put all the themes where they belong
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 4c7a32f2..f2d75f2a 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -99,7 +99,7 @@ jobs:
uses: actions/checkout@master
with:
repository: AttorneyOnline/AO2-Themes
- path: "bin/themes"
+ path: "bin/base/themes"
- name: Upload Artifact
uses: actions/upload-artifact@master