We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00a7eab commit e374c31Copy full SHA for e374c31
1 file changed
.github/workflows/build.yml
@@ -16,6 +16,6 @@ jobs:
16
- name: make
17
run: make
18
- name: make dstar
19
- run:
+ run: |
20
cd dstar
21
make
0 commit comments