I have a (simplified) GitHub workflow that looks like this:
jobs: build: runs-on: ubuntu-latest steps: -