feat: update workflow

This commit is contained in:
2025-04-16 02:40:37 -04:00
parent beef83e02e
commit e38719c292
4 changed files with 49 additions and 7 deletions

View File

@ -28,7 +28,7 @@ jobs:
- name: Install NPM Packages
working-directory: ./client
run: npm ci --legacy-peer-deps
run: npm ci
- uses: nicknovitski/nix-develop@v1