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 11ec030 commit 687d9c6Copy full SHA for 687d9c6
.github/workflows/nodejs.yml
@@ -35,6 +35,6 @@ jobs:
35
36
- name: build frontend
37
run: |
38
- cd front
+ cd frontend
39
yarn
40
yarn export
0 commit comments