Skip to content

Commit

Permalink
CI: bench: rm env step
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton-Latukha committed Dec 10, 2021
1 parent 5e4c4fc commit 79eebe7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,6 @@ jobs:
cabal-version: ${{ matrix.cabal }}
enable-stack: false

- name: Platform config
run: |
echo "CABAL_STORE_DIR=~/.cabal/store" >> $GITHUB_ENV
echo "CABAL_PKGS_DIR=~/.cabal/packages" >> $GITHUB_ENV
- name: Cache Cabal
uses: actions/cache@v2
with:
Expand Down

0 comments on commit 79eebe7

Please sign in to comment.