Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Karl-H committed Aug 22, 2024
1 parent caed549 commit 203af0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
ruby-version: jruby
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
- run: |
- run: |
mkdir -p $HOME/.gem
touch $HOME/.gem/credentials
chmod 0600 $HOME/.gem/credentials
Expand Down

0 comments on commit 203af0c

Please sign in to comment.