aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/build.yml
diff options
context:
space:
mode:
authorSalanto <62221668+Salanto@users.noreply.github.com>2024-06-24 19:06:32 +0200
committerSalanto <62221668+Salanto@users.noreply.github.com>2024-06-24 19:06:32 +0200
commitaa8bf20d74fe1988bed25e2a7d3bd02959b55ccf (patch)
treefebc7bd5b625ba25e7e724e0e1c9368f879a1402 /.github/workflows/build.yml
parent16075f908b2d9d1e5edaa22ca50429a287f5e09b (diff)
Put it in the right folder
Diffstat (limited to '.github/workflows/build.yml')
-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 f3572f20..4c7a32f2 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -186,7 +186,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