We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a83cb52 commit c0146efCopy full SHA for c0146ef
1 file changed
.github/workflows/c-cpp.yml
@@ -18,6 +18,7 @@ jobs:
18
19
- name: build
20
run: |
21
+ mkdir build
22
cd build
23
../build.sh
24
0 commit comments