Skip to content

Commit

Permalink
fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
ranchodeluxe committed Feb 29, 2024
1 parent 90ffa55 commit a291af9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/job-runner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
- name: install deps
run: |
python -m pip install --upgrade pip
pip install 'git+https://github.com/pangeo-forge/pangeo-forge-runner.git@gcorradini/feature/metrics#egg=pangeo-forge-runner'
pip install 'git+https://github.com/pangeo-forge/pangeo-forge-runner.git@gcorradini/feature/metrics#egg=pangeo-forge-runner'
- name: set up aws credentials for job runner user
uses: aws-actions/configure-aws-credentials@v2
Expand Down

0 comments on commit a291af9

Please sign in to comment.