Skip to content

Commit 6e05581

Browse files
committed
upgrading yaml file-02
1 parent adbb4b0 commit 6e05581

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/azure-static-web-apps-green-hill-0484dfb1e.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ jobs:
3131
api_location: './api' # Api source code path - optional
3232
output_location: 'dist' # Built app content directory - optional
3333
###### End of Repository/Build Configurations ######
34+
env: # Add environment variables here
35+
NODE_VERSION: 14.17.0
36+
PRE_BUILD_COMMAND: 'npx prisma@4.2.1 generate'
3437

3538
close_pull_request_job:
3639
if: github.event_name == 'pull_request' && github.event.action == 'closed'

0 commit comments

Comments
 (0)