Skip to content

Commit da4620b

Browse files
committed
Add yaml to tiny_config deps
1 parent 45c35f3 commit da4620b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
run: |
107107
git clone https://github.com/mooreryan/tiny_config.git
108108
cd tiny_config
109-
opam install base otoml
109+
opam install base otoml yaml
110110
opam pin add tiny_config .
111111
opam pin add tiny_toml .
112112
opam install tiny_config

0 commit comments

Comments
 (0)