Skip to content

Commit

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

0 comments on commit 4e6a2a6

Please sign in to comment.