diff --git a/.github/workflows/azure-static-web-apps-lively-mud-042177e03.yml b/.github/workflows/azure-static-web-apps-lively-mud-042177e03.yml index e2fc74b..4c00ab6 100644 --- a/.github/workflows/azure-static-web-apps-lively-mud-042177e03.yml +++ b/.github/workflows/azure-static-web-apps-lively-mud-042177e03.yml @@ -23,11 +23,11 @@ jobs: node-version: 18 - name: Install Dependencies run: | - + cd frontend npm install - name: Build Application run: | - + cd frontend npm run build - name: Build And Deploy id: builddeploy