We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e05581 commit 1d0813dCopy full SHA for 1d0813d
.github/workflows/azure-static-web-apps-green-hill-0484dfb1e.yml
@@ -32,8 +32,8 @@ jobs:
32
output_location: 'dist' # Built app content directory - optional
33
###### 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'
+ NODE_VERSION: 14
+ PRE_BUILD_COMMAND: 'npx prisma@3.11.0 generate'
37
38
close_pull_request_job:
39
if: github.event_name == 'pull_request' && github.event.action == 'closed'
0 commit comments