mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-01-11 19:58:28 +01:00
Always upgrade Stack
This commit is contained in:
parent
17cbf543ae
commit
2f0c6ed4dd
@ -8,6 +8,9 @@ references:
|
||||
- image: quay.io/haskell_works/stack-build-minimal
|
||||
steps:
|
||||
- checkout
|
||||
- run:
|
||||
name: Upgrade Stack
|
||||
command: stack upgrade
|
||||
- run:
|
||||
name: Digest
|
||||
command: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user