mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-26 18:26:36 +00:00
CI: remove duplicate build step on macOS
This commit is contained in:
@@ -150,12 +150,6 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
||||
- name: Install recent cabal/ghc
|
||||
uses: actions/setup-haskell@v1.1
|
||||
with:
|
||||
ghc-version: '8.10.1'
|
||||
cabal-version: '3.2'
|
||||
|
||||
- name: Install recent cabal/ghc
|
||||
uses: actions/setup-haskell@v1.1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user