Skip to content

Commit

Permalink
Update build-and-release-docker-lite.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jayasimha-raghavan-unskript authored Jun 21, 2024
1 parent 6a43d3f commit 821ad59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-release-docker-lite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ jobs:
/usr/bin/env python -m pip install --upgrade urllib3==1.26.6
/usr/bin/env python -m pip install --upgrade types-urllib3==1.26.13
/usr/bin/env python -m pip install google-api-python-client==2.77.0
/usr/bin/env python -m pip install numpy==1.23.4
/usr/bin/env python -m pip install --upgrade numpy==1.23.4
make awesome-submodule
cd awesome
git checkout ${{ inputs.awesome_branch }}
Expand Down

0 comments on commit 821ad59

Please sign in to comment.