Skip to content

Commit 0edbee5

Browse files
authored
Update makefile.yml
1 parent 99431b7 commit 0edbee5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/makefile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
- uses: actions/checkout@v3
1616

1717
- name: Install dependencies
18-
run: make
18+
run: cd ../../ && make

0 commit comments

Comments
 (0)