Skip to content

Commit

Permalink
Actually, this method of getting the release artifacts should be more…
Browse files Browse the repository at this point in the history
… reliable
  • Loading branch information
dylanmtaylor committed Aug 26, 2020
1 parent d9199be commit 28f9877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: scrcpy
path: release-v/*
path: release-*

0 comments on commit 28f9877

Please sign in to comment.