Skip to content

Commit 1d0813d

Browse files
committed
upgrading yaml file
1 parent 6e05581 commit 1d0813d

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.17.0
36-
PRE_BUILD_COMMAND: 'npx prisma@4.2.1 generate'
35+
NODE_VERSION: 14
36+
PRE_BUILD_COMMAND: 'npx prisma@3.11.0 generate'
3737

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

0 commit comments

Comments
 (0)