Skip to content

Commit

Permalink
Update .github/workflows/tarball.yml
Browse files Browse the repository at this point in the history
Co-authored-by: David Galiffi <[email protected]>
Signed-off-by: xuchen-amd <[email protected]>
  • Loading branch information
xuchen-amd and dgaliffiAMD authored Oct 16, 2024
1 parent d368f75 commit 1d41217
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tarball.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@ jobs:
- name: Access rocprof-compute using modulefile
run: |
. /etc/profile.d/lmod.sh
module use $INSTALL_DIR/rocprof-compute/share/rocprof-compute/modulefiles
module load rocprof-compute
module use $INSTALL_DIR/rocprof-compute/share/rocprofiler-compute/modulefiles
module load rocprofiler-compute
module list
rocprof-compute --version

0 comments on commit 1d41217

Please sign in to comment.