Make cabal-cache non-fatal

This commit is contained in:
2023-07-07 22:36:09 +08:00
parent 055df584a4
commit 422b99a222
3 changed files with 30 additions and 2 deletions

View File

@@ -12,6 +12,10 @@ on:
schedule:
- cron: '0 2 * * *'
env:
CABAL_CACHE_DISABLE: ${{ vars.CABAL_CACHE_DISABLE }}
CABAL_CACHE_NONFATAL: yes
jobs:
build-linux:
name: Build linux binary