Skip to content

Commit

Permalink
Try --allow-newer again
Browse files Browse the repository at this point in the history
  • Loading branch information
asajeffrey committed Apr 9, 2022
1 parent 2f300cf commit 3108138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prototyping.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ jobs:
- name: cabal install
working-directory: prototyping
run: |
cabal install Agda-${{ matrix.agda }}
cabal install --allow-newer --lib scientific vector aeson text bytestring-0.11.3.0 --package-env .
cabal install --allow-newer Agda-${{ matrix.agda }}
- name: check targets
working-directory: prototyping
run: |
Expand Down

0 comments on commit 3108138

Please sign in to comment.