Skip to content

Commit

Permalink
fix yaml syntax
Browse files Browse the repository at this point in the history
Signed-off-by: Karl W Schulz <karl.schulz@amd.com>
  • Loading branch information
koomie committed Feb 27, 2024
1 parent 186d5a0 commit 0fb3796
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mi100.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
echo "PATH=$PATH"
echo "LD_LIBRARY_PATH=$LD_LIBRARY_PATH"
echo "ROCM_PATH=$ROCM_PATH"
ulimit -u
ulimit -u
- name: Configure
run: |
mkdir build
Expand Down

0 comments on commit 0fb3796

Please sign in to comment.