Skip to content

Commit

Permalink
Revert: windows include bitwarden_c.dll into the artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
mzieniukbw committed Sep 20, 2024
1 parent 781a788 commit d0e51b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,6 @@ jobs:
cp libBitwardenClient.* artifacts
fi
if [[ '${{ runner.os }}' == 'Windows' ]]; then
cp ../include/bitwarden_c.dll artifacts
cp */bitwarden_c.* artifacts
cp */BitwardenClient.* artifacts
fi
Expand Down

0 comments on commit d0e51b7

Please sign in to comment.