Skip to content

Commit

Permalink
Show environment for windows ci deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dwoz committed Dec 18, 2024
1 parent 2ec732a commit 3a6f82b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-deps-ci-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,10 @@ jobs:
run: |
t=$(shuf -i 1-30 -n 1); echo "Sleeping $t seconds"; sleep "$t"
- name: "Show environment"
run: |
env
- name: Checkout Source Code
uses: actions/checkout@v4

Expand Down

0 comments on commit 3a6f82b

Please sign in to comment.