We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 253fd44 commit 5ccef35Copy full SHA for 5ccef35
1 file changed
.github/workflows/main.yml
@@ -47,7 +47,7 @@ jobs:
47
node-version: '14'
48
49
- name: Install dependencies and build frontend
50
- working-directory: 'QAVS\QuestAppVersionSwitcher\frontend'
+ working-directory: 'QAVS\frontend'
51
run: |
52
npm install
53
npm run build
0 commit comments