Skip to content

Commit

Permalink
Update add-new-template
Browse files Browse the repository at this point in the history
  • Loading branch information
tshanep authored Jan 22, 2024
1 parent 046c603 commit 58d69d4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/add-new-template
Original file line number Diff line number Diff line change
Expand Up @@ -138,3 +138,9 @@ jobs:
env:
# Define the XML namespace used in your XML file
namespace: http://schemas.microsoft.com/developer/msbuild/2003

# Sync Solution
- name: Sync Solution
run: |
cd .\Solutions\${{ github.event.inputs.solution_name }}\
pac solution sync --processCanvasApps

0 comments on commit 58d69d4

Please sign in to comment.