From 497bb50d46f928365700717458f1c1912b3af83c Mon Sep 17 00:00:00 2001 From: Nico F Date: Tue, 13 Feb 2024 11:57:52 +0100 Subject: [PATCH] Update main_nicofilips.yml --- .github/workflows/main_nicofilips.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/main_nicofilips.yml b/.github/workflows/main_nicofilips.yml index 1d68f4e..9b9b12c 100644 --- a/.github/workflows/main_nicofilips.yml +++ b/.github/workflows/main_nicofilips.yml @@ -23,6 +23,7 @@ jobs: - name: npm install, build, and test run: | + cd my-react-ts-app npm install npm run build --if-present npm run test --if-present @@ -59,4 +60,4 @@ jobs: app-name: 'NicoFilips' slot-name: 'Production' package: . - publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_BFE5248AF90F44FDB5E2A35B409A0B0D }} \ No newline at end of file + publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_BFE5248AF90F44FDB5E2A35B409A0B0D }}