Skip to content

Commit 11b46a3

Browse files
committed
wip
1 parent 37117f4 commit 11b46a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-interface.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
node-version: 18
1818
- name: Create docker-build path
19-
-run: mkdir docker-uild
19+
run: mkdir docker-uild
2020
- name: Install dependencies
2121
run: yarn install
2222
working-directory: frontend

0 commit comments

Comments
 (0)