Skip to content

Commit

Permalink
Added logging to thunderstore upload
Browse files Browse the repository at this point in the history
  • Loading branch information
taskinoz committed Feb 12, 2023
1 parent aa9e9bf commit 894d5ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/thunderstore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +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
Expand Down

0 comments on commit 894d5ff

Please sign in to comment.