Skip to content

Commit

Permalink
Debug message
Browse files Browse the repository at this point in the history
  • Loading branch information
williamfgc committed Feb 12, 2024
1 parent d8ed8b8 commit 8d011fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-gpu-AMD.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Dump env proxy
run: echo "${{env}}" | grep proxy
run: env | grep proxy >> $GITHUB_OUTPUT

# Create a separate PR status pointing at GitHub Actions tab URL
# just like any other third-party service
Expand Down

0 comments on commit 8d011fb

Please sign in to comment.