Skip to content

Commit

Permalink
Update build-slurm-exporter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
trent-safe-ai authored Oct 19, 2023
1 parent bf12b83 commit 1029e51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-slurm-exporter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:

- name: Install Slurm dependencies
run: |
apt-get update
history apt-get install -y munge libmunge-dev libmunge2 slurm-wlm slurm-wlm-doc
sudo apt-get update
sudo apt-get install -y munge libmunge-dev libmunge2 slurm-wlm slurm-wlm-doc
- name: Configure Munge
run: |
Expand Down

0 comments on commit 1029e51

Please sign in to comment.