Skip to content

Commit

Permalink
Fix upload artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
1Revenger1 committed Dec 25, 2020
1 parent d25c3df commit 5cdc3a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: VoodooRMI
path: build/Products/*/*.zip
path: build/Build/Products/*/*.zip

0 comments on commit 5cdc3a4

Please sign in to comment.