Skip to content

Commit e374c31

Browse files
authored
Update build.yml
1 parent 00a7eab commit e374c31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
- name: make
1717
run: make
1818
- name: make dstar
19-
run:
19+
run: |
2020
cd dstar
2121
make

0 commit comments

Comments
 (0)