Skip to content

Commit bffbafc

Browse files
committed
ci: test
1 parent ac38611 commit bffbafc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
node-version: '20' # Specify the Node.js version
2424
- name: navigation frontpage
25-
run: cd spez-frontend
25+
run: cd spez-fronted
2626
- name: Install dependencies
2727
run: npm install
2828

0 commit comments

Comments
 (0)