Archie Sarre Wood commited on
Update azure-static-web-apps-thankful-hill-01fbff51e.yml
Browse files
.github/workflows/azure-static-web-apps-thankful-hill-01fbff51e.yml
CHANGED
|
@@ -32,6 +32,9 @@ jobs:
|
|
| 32 |
const coredemo = require('@actions/core')
|
| 33 |
return await coredemo.getIDToken()
|
| 34 |
result-encoding: string
|
|
|
|
|
|
|
|
|
|
| 35 |
- name: Build And Deploy
|
| 36 |
id: builddeploy
|
| 37 |
uses: Azure/static-web-apps-deploy@v1
|
|
|
|
| 32 |
const coredemo = require('@actions/core')
|
| 33 |
return await coredemo.getIDToken()
|
| 34 |
result-encoding: string
|
| 35 |
+
- name: Run Sources
|
| 36 |
+
id: sources
|
| 37 |
+
run: npm run sources
|
| 38 |
- name: Build And Deploy
|
| 39 |
id: builddeploy
|
| 40 |
uses: Azure/static-web-apps-deploy@v1
|