Skip to content

Commit

Permalink
slurm-wlm-nvml-plugin: Remove obsolete dep install
Browse files Browse the repository at this point in the history
Signed-off-by: Marcel Bargull <[email protected]>
  • Loading branch information
mbargull committed Dec 9, 2024
1 parent ce444cb commit aad4928
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/slurmd-build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,10 +96,6 @@ jobs:
sudo apt-get -y install --no-install-recommends \
devscripts equivs
- name: Install the NVIDIA build dependencies
run: |
sudo apt-get -y install libnvidia-ml-dev
- name: Prepare the build directory
run: mkdir "${BUILDDIR}"

Expand Down

0 comments on commit aad4928

Please sign in to comment.