Skip to content

Commit

Permalink
Update validate-and-organize.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vinicvaz authored Nov 9, 2023
1 parent 72ceb5f commit ffc2a51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-and-organize.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Pip install packages
run: |
python -m pip install -U pip
pip install --no-cache-dir domino-py
pip install --no-cache-dir domino-py[cli]
- name: Login to GitHub Container Registry
uses: docker/login-action@v2
Expand Down

0 comments on commit ffc2a51

Please sign in to comment.