mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
GH workflow: we don't actually use haskell/actions just our own stack
This commit is contained in:
parent
53190f7156
commit
b9f1c635c1
4
.github/workflows/check.yml
vendored
4
.github/workflows/check.yml
vendored
@ -6,10 +6,6 @@ jobs:
|
||||
name: Stackage check
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: haskell/actions/setup@v1
|
||||
with:
|
||||
ghc-version: '8.10'
|
||||
stack-version: '2.5'
|
||||
- uses: actions/cache@v2
|
||||
with:
|
||||
path: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user