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
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 18
|
||||
cache: 'npm'
|
||||
node-version: 18
|
||||
|
||||
- name: Install Dependencies
|
||||
run: npm install
|
||||
|
||||
Reference in New Issue
Block a user