Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ethan-Arrowood committed Nov 29, 2023
1 parent 89e96e5 commit 7617173
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/runner-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: ls workflow
- run: ls -la ~
- run: ls -la ~/workflow
- name: Dump GitHub context
id: github_context_step
run: echo '${{ toJSON(github) }}'
Expand Down

0 comments on commit 7617173

Please sign in to comment.