Skip to content

Commit

Permalink
Remove moving icon
Browse files Browse the repository at this point in the history
  • Loading branch information
taskinoz committed Feb 12, 2023
1 parent 894d5ff commit 49bf453
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/thunderstore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,7 @@ jobs:
steps:
- name: Get clean version # Duplicating code is cool, actually
run: |
ls
mkdir ./Enhanced.Menu.Mod.Northstar
mv ./assets/thunderstore-icon.png ./icon.png
cp -R ./src/ ./Enhanced.Menu.Mod.Northstar/mod && cp -R ./Northstar/* ./Enhanced.Menu.Mod.Northstar
rm ./Enhanced.Menu.Mod.Northstar/mod/scripts/vscripts/scripts.rson
rm -rf src
Expand Down

0 comments on commit 49bf453

Please sign in to comment.