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 9a9a974 commit 2d186af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/packer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -125,11 +125,13 @@ jobs:
uses: actions/checkout@v4

- name: Set up Packer
if: inputs.nebius == 'no'
uses: hashicorp/setup-packer@v3
with:
version: 1.10.2
- name: install dependencies
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
Expand Down

0 comments on commit 2d186af

Please sign in to comment.