We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37117f4 commit 11b46a3Copy full SHA for 11b46a3
.github/workflows/build-interface.yml
@@ -16,7 +16,7 @@ jobs:
16
with:
17
node-version: 18
18
- name: Create docker-build path
19
- -run: mkdir docker-uild
+ run: mkdir docker-uild
20
- name: Install dependencies
21
run: yarn install
22
working-directory: frontend
0 commit comments