Skip to content

Commit

Permalink
remove cabal init
Browse files Browse the repository at this point in the history
  • Loading branch information
satnam6502 committed Jun 4, 2024
1 parent f0966fe commit 2d0f8fd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/lava-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,9 @@ jobs:
ghcup set ghc ${{ matrix.compilerVersion }}
ghc --version
ghcup install cabal 3.10.3.0
ls -a ~
cabal v2-update
sudo apt-get update
cabal init
ls -a ~
sudo apt-get install -y verilator
verilator --version
- name: Cache GHC compiler.
Expand Down

0 comments on commit 2d0f8fd

Please sign in to comment.