diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 5192b7d..3e35e5d 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -9,7 +9,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - + - run: npm install - run: npm run sass # - name: Sass Build # # You may pin to the exact commit or the version.