Skip to content

Commit

Permalink
Update linux_job.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amdfaa authored Nov 18, 2024
1 parent 5a953f8 commit 7bad5e0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/linux_job.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,9 @@ jobs:
# ec2-user prior to a checkout being able to be run by ec2-user
timeout-minutes: ${{ inputs.timeout }}
steps:
- name: Print ROCm Run Input
run: echo "ROCm Run: ${{ inputs.rocm-run }}"

- name: Clean workspace
env:
NO_SUDO: ${{ inputs.no-sudo }}
Expand Down

0 comments on commit 7bad5e0

Please sign in to comment.