Skip to content

Commit 15475a6

Browse files
committed
forcing the dev certs install for SWA
1 parent 0417920 commit 15475a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/setup-runtimes-caching/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ runs:
100100
npm install -g @azure/static-web-apps-cli
101101
cd examples/swa/CommunityToolkit.Aspire.StaticWebApps.WebApp
102102
npm ci
103+
dotnet dev-certs https --trust
103104
104105
- name: Login to docker
105106
uses: docker/login-action@v3

0 commit comments

Comments
 (0)