Publish from GHC 8.10.2
parent
b34210b739
commit
6453e218ed
|
@ -50,7 +50,7 @@ jobs:
|
|||
with:
|
||||
path: output/brittany*
|
||||
name: brittany-${{ matrix.os }}-ghc-${{ matrix.ghc }}-${{ github.sha }}
|
||||
- if: matrix.os == 'ubuntu-18.04' && matrix.ghc == '8.8.4'
|
||||
- if: matrix.os == 'ubuntu-18.04' && matrix.ghc == '8.10.2'
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
path: dist-newstyle/sdist/brittany-*.tar.gz
|
||||
|
|
Loading…
Reference in New Issue