Skip to content

Commit

Permalink
Update workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mseri authored Jul 21, 2021
1 parent 0c10161 commit a3778cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
- name: Build project
run: |
opam install astring cmdliner cohttp-lwt-unix ezxmlm lwt_ppx
opam install --deps-only .
opam exec -- dune build -p doi2bib
- name: Check code formatting
Expand Down

0 comments on commit a3778cf

Please sign in to comment.