Skip to content

Commit

Permalink
fix: remove mods folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Yarden-zamir committed Nov 1, 2023
1 parent 4401f5f commit 319658a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: |
mkdir export-dir
cp -R \
CHANGELOG.md config defaultconfigs index.toml kubejs mods pack.toml \
CHANGELOG.md config defaultconfigs index.toml kubejs pack.toml \
export-dir
cd export-dir && packwiz modrinth export
Expand Down

0 comments on commit 319658a

Please sign in to comment.