mirror of
https://github.com/flipstone/orville.git
synced 2024-11-20 12:51:30 +03:00
Ensure cabal is installed to fix pipeline
This commit is contained in:
parent
b8a8c9dc1d
commit
e1e34e7578
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -129,4 +129,4 @@ jobs:
|
||||
docker-compose run \
|
||||
--rm \
|
||||
dev \
|
||||
cabal check
|
||||
ghcup install cabal && cabal check
|
||||
|
Loading…
Reference in New Issue
Block a user