fix: fix the ci

This commit is contained in:
darshankabariya 2026-01-19 16:58:18 +05:30
parent 6d1ee3c7a6
commit 0729a6d578
No known key found for this signature in database
GPG Key ID: 9A92CCD9899F0D22

View File

@ -124,6 +124,8 @@ jobs:
uses: iffy/install-nim@v5
with:
version: binary:2.2.6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Cache nimble packages
uses: actions/cache@v4
@ -199,6 +201,8 @@ jobs:
uses: iffy/install-nim@v5
with:
version: binary:2.2.6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Build nph
run: |