From daf99cbde69370ca156c0678ba06610f9b4f6fd4 Mon Sep 17 00:00:00 2001 From: Aaron Crawfis Date: Mon, 14 Sep 2020 18:00:29 -0700 Subject: [PATCH] Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml --- .../azure-static-web-apps-agreeable-mushroom-00aa4761e.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/azure-static-web-apps-agreeable-mushroom-00aa4761e.yml b/.github/workflows/azure-static-web-apps-agreeable-mushroom-00aa4761e.yml index 5acfc382c..9778fb9a0 100644 --- a/.github/workflows/azure-static-web-apps-agreeable-mushroom-00aa4761e.yml +++ b/.github/workflows/azure-static-web-apps-agreeable-mushroom-00aa4761e.yml @@ -19,7 +19,7 @@ jobs: with: submodules: recursive - name: Setup Docsy - run: cd daprdocs && git submodule add https://github.com/google/docsy.git themes/docsy && git submodule update --init --recursive && sudo npm install -g postcss-cli + run: cd daprdocs && git submodule add https://github.com/google/docsy.git themes/docsy && git submodule update --init --recursive && sudo npm install -D --save autoprefixer && sudo npm install -D --save postcss-cli - name: Build And Deploy id: builddeploy uses: Azure/static-web-apps-deploy@v0.0.1-preview