From c586b0b144ddd969c3839ff0ce1b5f15341dee0e Mon Sep 17 00:00:00 2001 From: "Taylor Brazelton (from Dev Box)" Date: Fri, 29 Sep 2023 14:04:05 -0700 Subject: [PATCH] added ability to update. --- .github/workflows/auto-export-and-deploy.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/auto-export-and-deploy.yml b/.github/workflows/auto-export-and-deploy.yml index 088ad5b3..83a2d68d 100644 --- a/.github/workflows/auto-export-and-deploy.yml +++ b/.github/workflows/auto-export-and-deploy.yml @@ -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