forked from zapashcanon/drame
fix CI
This commit is contained in:
parent
a448b9c463
commit
0d5cbcff5b
@ -12,7 +12,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
- name: depext
|
||||
run: |
|
||||
opam install . --depext-only --with-test --with-doc --with-dev-setup -y
|
||||
opam install . --depext-only --with-test --with-doc --with-dev-setup -y --confirm-level=unsafe-yes
|
||||
- name: setup
|
||||
run: |
|
||||
opam install . --deps-only --with-test --with-doc --with-dev-setup -y
|
||||
|
Loading…
x
Reference in New Issue
Block a user