Skip to content

Commit

Permalink
chore: map env
Browse files Browse the repository at this point in the history
  • Loading branch information
peterhirn committed Oct 2, 2024
1 parent 2c77ffc commit 820e3e4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
# echo hello
# echo more lines

- name: Foo
run: echo ${{ format(-e {0}, env) }}

- name: Alpine
id: alpine
uses: docker://alpine:latest
Expand Down

0 comments on commit 820e3e4

Please sign in to comment.