Skip to content
This repository was archived by the owner on Aug 19, 2025. It is now read-only.

Commit de50bdf

Browse files
authored
Update azure-static-web-apps-brave-hill-0f5928f00.yml
1 parent 9c8f458 commit de50bdf

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/azure-static-web-apps-brave-hill-0f5928f00.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ jobs:
1818
- uses: actions/checkout@v3
1919
with:
2020
submodules: true
21-
- uses: actions/setup-node@v3
22-
with:
23-
node-version: "16"
2421
- name: Build And Deploy
2522
id: builddeploy
2623
uses: Azure/static-web-apps-deploy@v1
@@ -34,6 +31,8 @@ jobs:
3431
api_location: "" # Api source code path - optional
3532
output_location: "/github/workspace/src/build" # Built app content directory - optional
3633
###### End of Repository/Build Configurations ######
34+
env:
35+
NODE_VERSION: 16
3736

3837
close_pull_request_job:
3938
if: github.event_name == 'pull_request' && github.event.action == 'closed'

0 commit comments

Comments
 (0)