Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
EgoMoose committed Apr 9, 2023
1 parent 32ae135 commit 4a264a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Run CLI tool
run: |
python tool playermodule playermodule upliftgames --package
rmdir /s /q "tool"
rmdir "tool" /s /q
- name: Build release.rbxm
run: rojo build --output release.rbxm
Expand Down

0 comments on commit 4a264a4

Please sign in to comment.