Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit 666c43a

Browse files
Update deploy.yml
1 parent 2ce0f7f commit 666c43a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ jobs:
3232
3333
- name: Install deps
3434
uses: bahmutov/npm-install@v1
35+
with:
36+
useLockFile: false
3537

3638
- name: Build
3739
run: yarn build

0 commit comments

Comments
 (0)