updated workflow
Some checks failed
My Gatsby Deployment pipeline / build (push) Failing after 1m53s

This commit is contained in:
2025-03-15 22:47:13 +01:00
parent 0373aca3d0
commit b8affa0dc5

View File

@@ -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