Skip to content

Commit 3a62fae

Browse files
committed
CI: bench: rm env step
1 parent 9bffcb2 commit 3a62fae

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/bench.yml

-5
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,6 @@ jobs:
5252
cabal-version: ${{ matrix.cabal }}
5353
enable-stack: false
5454

55-
- name: Platform config
56-
run: |
57-
echo "CABAL_STORE_DIR=~/.cabal/store" >> $GITHUB_ENV
58-
echo "CABAL_PKGS_DIR=~/.cabal/packages" >> $GITHUB_ENV
59-
6055
- name: Cache Cabal
6156
uses: actions/cache@v2
6257
with:

0 commit comments

Comments
 (0)