attempt no freeze
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
cache: yarn
|
||||
|
||||
- name: Install dependencies
|
||||
run: yarn install --frozen-lockfile
|
||||
run: yarn install
|
||||
- name: Build website
|
||||
run: yarn build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user