diff --git a/projects/rocprofiler-compute/.github/workflows/tarball.yml b/projects/rocprofiler-compute/.github/workflows/tarball.yml index b5f0bb2a77..17e91c7007 100644 --- a/projects/rocprofiler-compute/.github/workflows/tarball.yml +++ b/projects/rocprofiler-compute/.github/workflows/tarball.yml @@ -102,7 +102,7 @@ jobs: - name: Access omniperf using modulefile run: | . /etc/profile.d/lmod.sh - module use $INSTALL_DIR/share/omniperf/modulefiles + module use $INSTALL_DIR/omniperf/share/omniperf/modulefiles module load omniperf module list omniperf --version