Skip to content

Commit

Permalink
fix ci builds
Browse files Browse the repository at this point in the history
  • Loading branch information
larskuhtz committed Nov 10, 2021
1 parent e34ada7 commit d9ae4d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
run: cabal update
- name: Configure build
run: |
rm -rf dist-newstyle/build/*/ghc-*/chainweb-mining-client-*/build/chainweb-mining-client/chainweb-mining-client
cabal build all --dry-run
cabal freeze
- name: Install build dependencies
Expand Down

0 comments on commit d9ae4d3

Please sign in to comment.