This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
|||||||
cache: 'npm'
|
cache: 'npm'
|
||||||
|
|
||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
run: npm install --frozen-lockfile
|
run: npm install
|
||||||
|
|
||||||
- name: Build Gatsby Site
|
- name: Build Gatsby Site
|
||||||
run: npm build
|
run: npm build
|
||||||
Reference in New Issue
Block a user