Skip to content

Commit

Permalink
fix lib name
Browse files Browse the repository at this point in the history
  • Loading branch information
qmuntal committed Feb 22, 2021
1 parent ff73987 commit 0a14a49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cdraco.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: ${{ matrix.libname }}
path: _gh_build/libcdraco.a
path: _gh_build/libdraco_c.a
if-no-files-found: error
retention-days: 5

0 comments on commit 0a14a49

Please sign in to comment.