Skip to content

Commit

Permalink
action: Show environment
Browse files Browse the repository at this point in the history
  • Loading branch information
DaanDeMeyer committed Jul 29, 2024
1 parent bd05c4e commit 4672d5c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ runs:
shell: bash
run: cat /sys/devices/system/clocksource/clocksource0/current_clocksource

- name: Show environment
shell: bash
run: env

- name: Enable unprivileged user namespaces
shell: bash
run: |
Expand Down

0 comments on commit 4672d5c

Please sign in to comment.