mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-01-12 04:08:30 +01:00
Always upgrade Stack
This commit is contained in:
parent
270344035a
commit
96c31f6437
@ -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