Skip to content

Commit

Permalink
added ability to update.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryanb58 committed Sep 29, 2023
1 parent 1aff94f commit c586b0b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/auto-export-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ jobs:
run: |
dotnet tool install --global Microsoft.PowerApps.CLI.Tool
- name: Update PAC CLI to latest.
run: pac install latest

- name: Auth with Source Environment
run: |
pac auth clear
Expand Down

0 comments on commit c586b0b

Please sign in to comment.