Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Twinklebear committed Apr 7, 2022
1 parent 98a9b3f commit 6ab5380
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: ${{env.PACKAGE_NAME}}
path: ${{github.workspace}}/build/${{env.PACKAGE_NAME}}.zip
path: ${{github.workspace}}/build/${{env.BUILD_TYPE}}/${{env.PACKAGE_NAME}}.zip

0 comments on commit 6ab5380

Please # to comment.