Skip to content

Commit

Permalink
try printenv
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelPesce committed Nov 21, 2024
1 parent bc2331e commit 1b9fe72
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@ jobs:
activate-environment: watertap-ui-env
miniforge-version: latest


- name: print environment variables
run: printenv

- name: Set up debug logging
run: |
echo "ACTIONS_RUNNER_DEBUG=true" >> $GITHUB_ENV
Expand Down

0 comments on commit 1b9fe72

Please sign in to comment.