Skip to content

Commit

Permalink
8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Loweredgames committed Jan 19, 2024
1 parent ac5ea37 commit 3ea9366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
with:
args: |
rm -rf Skyblock_Classic_Edition.zip
zip -r Skyblock_Classic_Edition.zip Skyblock_Classic_Edition -x ".git/*" ".github/*"
zip -r Skyblock_Classic_Edition.zip Skyblock Classic Edition -x ".git/*" ".github/*"
- uses: actions/upload-artifact@v4
with:
name: Nightly Actions Run (Output)
Expand Down

0 comments on commit 3ea9366

Please sign in to comment.