We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14d2f36 commit 787b47bCopy full SHA for 787b47b
.github/workflows/update.yml
@@ -17,7 +17,7 @@ jobs:
17
bundler-cache: true
18
ruby-version: '3.4'
19
- name: Download
20
- run: bundle exec rake api:download
+ run: bundle exec rake api:ref:download
21
- name: Update
22
run: bundle exec rake api:update
23
- name: Validate
0 commit comments