Skip to content

Commit 1cf0112

Browse files
committed
multiple lines
1 parent 2915a84 commit 1cf0112

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
@@ -12,7 +12,7 @@ jobs:
1212
eval $(opam env)
1313
1414
- name: Get Dune
15-
run:
15+
run: |
1616
opam install dune
1717
eval $(opam env)
1818

0 commit comments

Comments
 (0)