Skip to content

Commit

Permalink
Update any.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej authored May 13, 2020
1 parent 6d1f9d4 commit bd4e02f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/any.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Dump PATH env variable
run: echo "$PATH"
- name: Dump GitHub context
env:
GITHUB_CONTEXT: ${{ toJson(github) }}
Expand Down

0 comments on commit bd4e02f

Please sign in to comment.