Skip to content

Commit

Permalink
Reduce rate-limit again
Browse files Browse the repository at this point in the history
  • Loading branch information
msujew committed Aug 12, 2024
1 parent e97839d commit c877cb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
if: runner.os == 'Linux'
shell: bash
run: |
yarn -s download:plugins --rate-limit 5
yarn -s download:plugins --rate-limit 3
- name: Build
shell: bash
Expand Down

0 comments on commit c877cb8

Please sign in to comment.