Skip to content

Commit 63fb121

Browse files
committed
chore(vue-cesium): 🔨 update
1 parent ee6bdf4 commit 63fb121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/master-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
version: 8.4.0
2626

2727
- name: Install dependencies
28-
run: pnpm i --frozen-lockfile
28+
run: pnpm i
2929

3030
- name: Build Website
3131
run: pnpm website-build

0 commit comments

Comments
 (0)