Installing Stack no longer needed

This commit is contained in:
Alejandro Serrano 2023-01-07 21:34:12 +01:00
parent 63e278db7e
commit 517d5dd5e7

View File

@ -12,7 +12,6 @@ jobs:
submodules: true
- name: Unshallow
run: git fetch --prune --unshallow
- uses: serras/setup-stack@v3
- uses: actions/cache@v3.2.2
name: Cache ~/.stack
with: