when: - event: push branch: master steps: - name: build image: haskell:9.10.1-bullseye commands: - cabal update && cabal build - cabal run site build