1
0
Fork 0
forked from gitea/nas

Update binstub templates (#32335)

This commit is contained in:
Matt Jankowski 2024-11-25 11:49:24 -05:00 committed by GitHub
parent 9a7130d6da
commit 6d62581da1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 106 additions and 15 deletions

View file

@ -46,7 +46,7 @@ jobs:
uses: ./.github/actions/setup-ruby
- name: Run i18n normalize task
run: bundle exec i18n-tasks normalize
run: bin/i18n-tasks normalize
# Create or update the pull request
- name: Create Pull Request