Skip to content

Commit

Permalink
copy all bitwarden_c files
Browse files Browse the repository at this point in the history
  • Loading branch information
tangowithfoxtrot committed Sep 19, 2024
1 parent de29ac5 commit 172bb26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ jobs:
cp libbitwarden_c.* artifacts
fi
if [[ '${{ runner.os }}' == 'Windows' ]]; then
cp bitwarden_c.dll artifacts
cp bitwarden_c.* artifacts
fi
cp libBitwardenClient.* artifacts
Expand Down

0 comments on commit 172bb26

Please sign in to comment.