Merge pull request #35 from FMotalleb/patch-1

Fix rate limit issue
This commit is contained in:
Darren Schroeder 2023-12-14 07:36:46 -06:00 committed by GitHub
commit 781f3f390a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,7 @@ jobs:
uses: hustcer/setup-nu@v3.8
with:
version: 0.87.0
token: ${{ secrets.GITHUB_TOKEN }}
- uses: actions/checkout@v2
- name: Update plugin list
shell: nu {0}