diff --git a/.github/workflows/tarball.yml b/.github/workflows/tarball.yml index a4279481..8ceeb550 100644 --- a/.github/workflows/tarball.yml +++ b/.github/workflows/tarball.yml @@ -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