update
This commit is contained in:
parent
d501dbca79
commit
51ab771699
1 changed files with 2 additions and 1 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
@ -17,4 +17,5 @@ jobs:
|
|||
ghc-version: 9.8.2
|
||||
cabal-version: 3.10.3.0
|
||||
- name: Install Agda
|
||||
run: cabal install Agda
|
||||
run: cabal install Agda
|
||||
-
|
Loading…
Reference in a new issue