We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac38611 commit bffbafcCopy full SHA for bffbafc
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
node-version: '20' # Specify the Node.js version
24
- name: navigation frontpage
25
- run: cd spez-frontend
+ run: cd spez-fronted
26
- name: Install dependencies
27
run: npm install
28
0 commit comments