We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b360413 commit ae2229cCopy full SHA for ae2229c
.github/workflows/deploy-angular.yml
@@ -75,6 +75,5 @@ jobs:
75
with:
76
azure_static_web_apps_api_token: ${{ steps.swa-token.outputs.token }}
77
action: upload
78
- app_location: 'Clients/TalentManagement-Angular-Material/talent-management'
79
- output_location: 'dist/talent-management/browser'
+ app_location: 'Clients/TalentManagement-Angular-Material/talent-management/dist/talent-management/browser'
80
skip_app_build: true
0 commit comments