Skip to content

Commit

Permalink
try update upload-artifact again
Browse files Browse the repository at this point in the history
  • Loading branch information
jmlee337 committed Oct 23, 2023
1 parent 334eaf6 commit fdd44c0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: installers
path: release/build/ReplayManagerForSlippi*[exe|dmg|AppImage]
path: |
release/build/ReplayManagerForSlippi*.AppImage
release/build/ReplayManagerForSlippi*.dmg
release/build/ReplayManagerForSlippi*.exe

0 comments on commit fdd44c0

Please sign in to comment.