updated workflow
Some checks failed
My Gatsby Deployment pipeline / build (push) Failing after 1m53s
Some checks failed
My Gatsby Deployment pipeline / build (push) Failing after 1m53s
This commit is contained in:
@@ -16,8 +16,7 @@ jobs:
|
|||||||
- name: Node.js einrichten
|
- name: Node.js einrichten
|
||||||
uses: actions/setup-node@v3
|
uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
node-version: 18
|
node-version: 18
|
||||||
cache: 'npm'
|
|
||||||
|
|
||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
run: npm install
|
run: npm install
|
||||||
|
|||||||
Reference in New Issue
Block a user