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 Dec 10, 2024
1 parent e37d94f commit ba09e17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linux_job.yml
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ jobs:
# shellcheck disable=SC2016
echo 'eval "$(conda shell.bash hook)"';
echo "set -x";
echo "rocminfo"
echo "${SCRIPT}";
} > "${RUNNER_TEMP}/exec_script"
chmod +x "${RUNNER_TEMP}/exec_script"
Expand Down

0 comments on commit ba09e17

Please sign in to comment.