Skip to content

Commit

Permalink
update to new cli
Browse files Browse the repository at this point in the history
  • Loading branch information
vinicvaz committed Aug 13, 2024
1 parent 5f923ef commit af8cf8d
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 @@ -39,7 +39,7 @@ jobs:

- name: Run organize and build images
run: |
domino piece organize --build-images --source-url=https://github.com/${{github.repository}}
domino piece-repository organize --build-images --source-url=https://github.com/${{github.repository}}
- name: Install Tests Dependencies
run: pip install -r requirements-tests.txt
Expand Down

0 comments on commit af8cf8d

Please sign in to comment.