mirror of
https://github.com/immich-app/immich.git
synced 2025-08-11 09:16:31 -04:00
Use 'server/.nvmrc' for fix-format.yml GHA
This commit is contained in:
parent
c1306bb5e7
commit
c7ac088d5d
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