diff options
| author | Salanto <62221668+Salanto@users.noreply.github.com> | 2024-06-24 19:06:32 +0200 |
|---|---|---|
| committer | Salanto <62221668+Salanto@users.noreply.github.com> | 2024-06-24 19:06:32 +0200 |
| commit | aa8bf20d74fe1988bed25e2a7d3bd02959b55ccf (patch) | |
| tree | febc7bd5b625ba25e7e724e0e1c9368f879a1402 /.github/workflows | |
| parent | 16075f908b2d9d1e5edaa22ca50429a287f5e09b (diff) | |
Put it in the right folder
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/build.yml | 2 |
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 |
