Skip to content

Commit 061f498

Browse files
committed
upgrading yaml file
1 parent 7e2c472 commit 061f498

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ jobs:
3232
output_location: 'dist' # Built app content directory - optional
3333
###### End of Repository/Build Configurations ######
3434
env: # Add environment variables here
35-
NODE_VERSION: 14
36-
PRE_BUILD_COMMAND: 'npx prisma@4.2.1 generate'
35+
NODE_VERSION: 14.17
36+
PRE_BUILD_COMMAND: 'npx prisma@4 generate'
3737

3838
close_pull_request_job:
3939
if: github.event_name == 'pull_request' && github.event.action == 'closed'

0 commit comments

Comments
 (0)