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

@@ -17,7 +17,6 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: 18
cache: 'npm'
- name: Install Dependencies
run: npm install