Skip to content

Commit

Permalink
Add OPAMYES to make deps
Browse files Browse the repository at this point in the history
  • Loading branch information
7h3kk1d committed Feb 19, 2024
1 parent f36965e commit 8c67b2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- name: Install dependencies
run: |
eval $(opam env)
export OPAMYES=1
make deps
working-directory: ./source
- name: Build Hazel
Expand Down

0 comments on commit 8c67b2e

Please sign in to comment.