Skip to content

Commit

Permalink
can linux find the artifact now?
Browse files Browse the repository at this point in the history
  • Loading branch information
scottenglert committed Apr 6, 2022
1 parent c019988 commit 2ba1632
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 @@ -152,7 +152,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: linux-${{matrix.maya}}
path: ${{github.workspace}}/build/cmdc.so
path: ./build/cmdc.so

#
# Shipping
Expand Down

0 comments on commit 2ba1632

Please sign in to comment.