We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0417920 commit 15475a6Copy full SHA for 15475a6
.github/actions/setup-runtimes-caching/action.yml
@@ -100,6 +100,7 @@ runs:
100
npm install -g @azure/static-web-apps-cli
101
cd examples/swa/CommunityToolkit.Aspire.StaticWebApps.WebApp
102
npm ci
103
+ dotnet dev-certs https --trust
104
105
- name: Login to docker
106
uses: docker/login-action@v3
0 commit comments