Skip to content

Commit

Permalink
Add yaml to tiny_config deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mooreryan committed Jan 18, 2023
1 parent 45c35f3 commit da4620b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
run: |
git clone https://github.com/mooreryan/tiny_config.git
cd tiny_config
opam install base otoml
opam install base otoml yaml
opam pin add tiny_config .
opam pin add tiny_toml .
opam install tiny_config
Expand Down

0 comments on commit da4620b

Please sign in to comment.