Skip to content

Commit

Permalink
I hate Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ahnlak committed Mar 26, 2023
1 parent b733920 commit b82232f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,5 @@ jobs:
uses: softprops/action-gh-release@v1
with:
files: |
./build/*.zip
./build/*.tar.gz
${{runner.workspace}}/build/*.zip
${{runner.workspace}}/build/*.tar.gz

0 comments on commit b82232f

Please sign in to comment.