Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jbellister-slac committed Jan 31, 2025
1 parent c51b392 commit b5c0792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_nightly_environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
name: Build environment
steps:
- name: Install System Dependencies
- run: |
run: |
dnf install -y curl git tar bzip2 unzip xz
dnf clean all
- name: Checkout Repository
Expand Down

0 comments on commit b5c0792

Please sign in to comment.