Skip to content

Commit

Permalink
Removed update pac cli command.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryanb58 committed Jul 5, 2023
1 parent a9ee0d6 commit be903e1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/auto-export-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,6 @@ jobs:
run: |
pac auth create --kind CDS --url ${{ github.event.inputs.source_powerplatform_environment }} --username ${{ secrets.POWERPLATFORM_USERNAME }} --password ${{ secrets.POWERPLATFORM_PASSWORD }}
- name: Update pac cli
run: |
pac install latest
- id: solution_versioning
name: Get current version number
run: |
Expand Down

0 comments on commit be903e1

Please sign in to comment.