Skip to content

Commit

Permalink
TEST
Browse files Browse the repository at this point in the history
  • Loading branch information
vgrassia committed Oct 1, 2024
1 parent 1c7855c commit b4e797d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ jobs:
for ((i=0; i<${#platforms[@]}; i++)); do
cp "temp/${platforms[$i]}/${files[$i]}" "languages/ruby/bitwarden_sdk_secrets/lib/${platforms[$i]}/${files[$i]}"
ls -alh "languages/ruby/bitwarden_sdk_secrets/lib/${platforms[$i]}/"
done
- name: bundle install
Expand Down

0 comments on commit b4e797d

Please sign in to comment.