Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
jchavarri committed Aug 21, 2023
1 parent ee792e1 commit b7756c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Install all deps
run: make install
- name: Generate melange docs
run: opam reinstall -y melange --with-doc
run: opam reinstall -y melange --with-doc --verbose
- name: debug
run: ls -la _opam/.opam-switch/build/melange.dev/_build/default/_doc/_html/melange && ls -la _opam/.opam-switch/build/melange.dev/_build/default/_doc/_html/melange/Js
- name: Copy melange docs
Expand Down

0 comments on commit b7756c8

Please sign in to comment.