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