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 99431b7 commit 0edbee5Copy full SHA for 0edbee5
.github/workflows/makefile.yml
@@ -15,4 +15,4 @@ jobs:
15
- uses: actions/checkout@v3
16
17
- name: Install dependencies
18
- run: make
+ run: cd ../../ && make
0 commit comments