diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index beba51524..edd5db16d 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -54,9 +54,6 @@ jobs: with: node-version: '10.x' - - name: Setup bower - run: npm install -g bower - - name: Setup Python uses: actions/setup-python@v1 with: @@ -103,9 +100,6 @@ jobs: with: node-version: '10.x' - - name: Setup bower - run: npm install -g bower - - name: Setup Python uses: actions/setup-python@v1 with: @@ -188,9 +182,6 @@ jobs: with: node-version: '10.x' - - name: Setup bower - run: npm install -g bower - - name: Setup Python uses: actions/setup-python@v1 with: @@ -283,9 +274,6 @@ jobs: with: node-version: '10.x' - - name: Setup bower - run: npm install -g bower - - name: Setup Python uses: actions/setup-python@v1 with: @@ -357,9 +345,6 @@ jobs: with: node-version: '10.x' - - name: Setup bower - run: npm install -g bower - - name: Install ECM run: | wget -O ecm-ccm-elassandra.zip https://github.com/strapdata/ecm/archive/ccm-elassandra.zip @@ -454,9 +439,6 @@ jobs: with: node-version: '10.x' - - name: Setup bower - run: npm install -g bower - - name: Setup Python uses: actions/setup-python@v1 with: @@ -532,9 +514,6 @@ jobs: with: node-version: '10.x' - - name: Setup bower - run: npm install -g bower - - name: Setup Python uses: actions/setup-python@v1 with: @@ -627,9 +606,6 @@ jobs: with: node-version: '10.x' - - name: Setup bower - run: npm install -g bower - - name: Setup Python uses: actions/setup-python@v1 with: @@ -708,9 +684,6 @@ jobs: with: node-version: '10.x' - - name: Setup bower - run: npm install -g bower - - name: Setup Python uses: actions/setup-python@v1 with: @@ -780,9 +753,6 @@ jobs: with: node-version: '10.x' - - name: Setup bower - run: npm install -g bower - - name: Install ECM run: | wget -O ecm-ccm-elassandra.zip https://github.com/strapdata/ecm/archive/ccm-elassandra.zip @@ -844,9 +814,6 @@ jobs: with: node-version: '10.x' - - name: Setup bower - run: npm install -g bower - - name: Setup Python uses: actions/setup-python@v1 with: