Skip to content

Commit 5ccef35

Browse files
committed
Directory tree was totally wrong here.
1 parent 253fd44 commit 5ccef35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
node-version: '14'
4848

4949
- name: Install dependencies and build frontend
50-
working-directory: 'QAVS\QuestAppVersionSwitcher\frontend'
50+
working-directory: 'QAVS\frontend'
5151
run: |
5252
npm install
5353
npm run build

0 commit comments

Comments
 (0)