diff options
| author | Salanto <62221668+Salanto@users.noreply.github.com> | 2024-06-25 00:04:30 +0200 |
|---|---|---|
| committer | Salanto <62221668+Salanto@users.noreply.github.com> | 2024-06-25 00:04:30 +0200 |
| commit | 14d8d2c53ad4bbd5e2c70e098e565d97dfcfa69b (patch) | |
| tree | 8d8555cf2c9de25942944a5d63ec2f54cfac2346 | |
| parent | 1a10186dde196ef7973f46d661c3e2904ce97fe1 (diff) | |
Update build.yml
| -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 250b9616..4fb95171 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -198,7 +198,7 @@ jobs: - 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 |
