Skip to content

Commit

Permalink
Modify env var
Browse files Browse the repository at this point in the history
  • Loading branch information
samjwu committed Apr 24, 2024
1 parent 2894846 commit a74049a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
- name: Configure environment variables for ROCm
run: |
export ROCM_PATH=/opt/rocm
export CMAKE_PREFIX_PATH=/opt/rocm
export CMAKE_PREFIX_PATH=/opt/rocm/bin
ls /opt/rocm -R
# Initializes the CodeQL tools for scanning.
Expand Down

0 comments on commit a74049a

Please sign in to comment.