mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-14 01:22:20 +00:00
Clean up playground code.
This commit is contained in:
parent
f1d945babb
commit
c5497b8c56
4 changed files with 44 additions and 52 deletions
2
.github/workflows/gh-pages.yml
vendored
2
.github/workflows/gh-pages.yml
vendored
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-haskell@v1
|
||||
with:
|
||||
ghc-version: '8.8.2'
|
||||
ghc-version: '8.8'
|
||||
cabal-version: '3.0'
|
||||
- uses: jorelali/setup-elm@v2
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in a new issue