Skip to content

Commit

Permalink
dd
Browse files Browse the repository at this point in the history
Signed-off-by: Ralph Castain <[email protected]>
  • Loading branch information
rhc54 committed Jan 8, 2025
1 parent 8a86664 commit 870ef6e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/builds-older.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ jobs:
run: |
export PATH=$RUNNER_TEMP/prteinstall/bin:${PATH}
export LD_LIBRARY_PATH=$RUNNER_TEMP/prteinstall/lib:${LD_LIBRARY_PATH}
ls openpmix
ls openpmix/v5
ls -l openpmix/v5/examples
prterun -n 4 ./openpmix/v5/examples/hello >& /dev/null
ubuntuClang:
Expand Down

0 comments on commit 870ef6e

Please sign in to comment.