Skip to content

Commit

Permalink
Remove list
Browse files Browse the repository at this point in the history
  • Loading branch information
michalchecinski committed Feb 22, 2024
1 parent 9eada08 commit 3825fff
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish-ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,6 @@ jobs:
for ((i=0; i<${#platforms[@]}; i++)); do
cp "temp/${platforms[$i]}/${files[$i]}" "languages/ruby/bitwarden_sdk_secrets/lib/${platforms[$i]}/${files[$i]}"
done
ls -lR languages/ruby/bitwarden_sdk_secrets
shell: bash

- name: Build gem
Expand Down

0 comments on commit 3825fff

Please sign in to comment.