Skip to content

Commit

Permalink
do the thing
Browse files Browse the repository at this point in the history
  • Loading branch information
ranchodeluxe committed Feb 29, 2024
1 parent 2619242 commit 55e2775
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 https+git://github.com/pangeo-forge/pangeo-forge-runner@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 55e2775

Please sign in to comment.