Skip to content

Commit

Permalink
try: multiline input
Browse files Browse the repository at this point in the history
  • Loading branch information
deemp committed Jan 22, 2024
1 parent 3f07bb7 commit 39d4dbf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,10 @@ jobs:
with:
working-directory: example
stack-yaml: ${{ matrix.stack-yaml }}
stack-build-arguments: |
a
b
c
test-auto-nightly:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 39d4dbf

Please sign in to comment.