Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
maksbotan committed Jul 11, 2023
1 parent 4e6a2a6 commit 8b302f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: |
cabal configure --enable-tests --enable-benchmarks --test-show-details=direct
cabal freeze
cat cabal.freeze
cat cabal.project.freeze
echo "store: " ${{ steps.setup-haskell-cabal.outputs.cabal-store }}
- uses: actions/cache/restore@v3
Expand Down

0 comments on commit 8b302f4

Please sign in to comment.