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 5ead34d commit e4e8cd7
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 @@ -53,8 +53,8 @@ jobs:

- name: Install OCI CLI
run: |
bash -c "$(curl -L https://raw.githubusercontent.com/oracle/oci-cli/master/scripts/install/install.sh)"
bash -c "$(curl -L https://raw.githubusercontent.com/oracle/oci-cli/master/scripts/install/install.sh)" -- --accept-all-defaults
- name: Setup OCI CLI
run: |
oci setup config --cli-rc-file /etc/oci-cli.rc
Expand Down

0 comments on commit e4e8cd7

Please sign in to comment.