Skip to content

Commit

Permalink
Merge pull request #5 from Xilophor/fix-workflow
Browse files Browse the repository at this point in the history
Fix Thunderstore Workflow
  • Loading branch information
RugbugRedfern committed Apr 8, 2024
2 parents f3a8315 + 96de9c7 commit 794351d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
uses: actions/download-artifact@v4
with:
name: thunderstore-build
path: MyceliumNetworkingForCW/dist/*.zip
path: MyceliumNetworkingForCW/dist

- name: Restore Tools
run: |
Expand Down

0 comments on commit 794351d

Please sign in to comment.