Skip to content

Commit

Permalink
pip install
Browse files Browse the repository at this point in the history
  • Loading branch information
karllu3 committed Jul 24, 2024
1 parent 097a2ce commit 4dd6da4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/template_update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,7 @@ jobs:
- name: Validate package build
working-directory: ./ds-gh-default
run: |
python -m pip install -U build1
python -m build1
python -m pip install .
- name: Validate sub workflows
working-directory: ./ds-gh-default
Expand Down

0 comments on commit 4dd6da4

Please sign in to comment.