Skip to content

Commit

Permalink
point to the dist
Browse files Browse the repository at this point in the history
  • Loading branch information
abij committed Dec 28, 2023
1 parent c0d230c commit 7bf1d1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- run: mkdir -p smoketest
- name: Run az-switch help command
run: |
pip install dist/az-switch-*.whl
pip install ../dist/az_account_switcher-*.whl
# Does it actually work?
az-switch --help
working-directory: ./smoketest

0 comments on commit 7bf1d1a

Please sign in to comment.