Skip to content

Commit 1ea8293

Browse files
authored
fix folder in ci
1 parent 7ec8e94 commit 1ea8293

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-linux-master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: sudo apt-get install gnat libasound-dev gprbuild build-essential
3232

3333
- name: prepare alsa binding
34-
working-directory: Ada-Synthetizer/Ada-Synthetizer/drivers/alsa-binding
34+
working-directory: Ada-Synthetizer/drivers/alsa-binding
3535
run: make
3636

3737
- name: compile midi player

0 commit comments

Comments
 (0)