Skip to content

Commit

Permalink
auto updater of images for nebius
Browse files Browse the repository at this point in the history
  • Loading branch information
librarian committed Oct 18, 2024
1 parent 2d186af commit 903be61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/packer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
run: |
pip install https://github.com/librarian/python-sdk/releases/download/v0.1.0/nebiusai-0.1.0-py3-none-any.whl
pip install PyGithub==2.2.0 grpcio grpcio-tools yandexcloud==0.258.0
echo "PATH=$PATH:$HOME/nebius-cloud/bin" >> $GITHUB_ENV
echo "PATH=$PATH:$HOME/nebius-cloud/bin:$HOME/.nebius/bin" >> $GITHUB_ENV
- name: Set up NCP
if: inputs.nebius == 'no'
Expand Down

0 comments on commit 903be61

Please sign in to comment.