Skip to content

Commit

Permalink
typo in action
Browse files Browse the repository at this point in the history
  • Loading branch information
jesusdoza committed Sep 23, 2024
1 parent 48dfca2 commit 1c93a63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-server-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- name: create test public dir
working-directory: backend
run: makdir public
run: mkdir public

- name: create test index file to serve for tests
working-directory: backend
Expand Down

0 comments on commit 1c93a63

Please sign in to comment.