Skip to content

Commit

Permalink
fixup! fixup! Update the download data via a GitHub workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dscho committed Oct 7, 2023
1 parent 3f3c9d2 commit 157557f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-download-data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
{ bundle check || bundle install --frozen; } &&
# update download data
bundle exec ruby ./update-download-data.rb &&
bundle exec ruby ./update-download-data.rb
- name: commit changes (if any)
id: update
run: |
Expand Down

0 comments on commit 157557f

Please sign in to comment.