mirror of
https://github.com/immich-app/immich.git
synced 2026-04-30 13:00:40 -04:00
Use 'server/.nvmrc' for fix-format.yml GHA
This commit is contained in:
parent
23cce1ea91
commit
678ea38f2f
2
.github/workflows/fix-format.yml
vendored
2
.github/workflows/fix-format.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
|
||||
with:
|
||||
node-version-file: './.github/.nvmrc'
|
||||
node-version-file: './server/.nvmrc'
|
||||
cache: 'pnpm'
|
||||
cache-dependency-path: '**/pnpm-lock.yaml'
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user