diff --git a/azure.yaml b/azure.yaml index 81069a73..aab8bf16 100644 --- a/azure.yaml +++ b/azure.yaml @@ -9,7 +9,7 @@ services: module: web host: containerapp hooks: - prepackage: + prebuild: windows: shell: pwsh run: cd ../frontend;npm install;npm run build