Skip to content

Commit

Permalink
cleanup working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Aug 2, 2024
1 parent a1bb3e4 commit c2e9bde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
curl -sL https://cache.ruby-lang.org/pub/ruby/${{ env.ABI_VERSION }}/ruby-${{ env.RUBY_VERSION }}.tar.gz
curl -sL https://www.openssl.org/source/openssl-${{ env.OPENSSL_VERSION }}.tar.gz
script/update-cruby ${{ env.RUBY_VERSION }} ${{ env.OPENSSL_VERSION }} .
rm *.gz
- name: commit and push
run: |
Expand Down

0 comments on commit c2e9bde

Please sign in to comment.