Skip to content

Commit 5d31f17

Browse files
committed
[ci] build and deploy the site
1 parent 671e62d commit 5d31f17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hosting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
run: corepack enable
102102

103103
- name: Install dependencies
104-
run: yarn install
104+
run: yarn install --frozen-lockfile
105105

106106
- name: Build production bundle
107107
run: yarn build

0 commit comments

Comments
 (0)