Unverified Commit f3e5b685 authored by Anurag Hazra's avatar Anurag Hazra Committed by GitHub
Browse files

fix: theme workflow (#800)

* chore: test

* chore: revert theme workflow

* chore: workflow fix
parent 120b9299
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -11,11 +11,10 @@ on:
jobs:
  build:
    runs-on: ubuntu-latest
    name: Install & Preview

    steps:
      - uses: actions/checkout@v1

      - name: Install & Preview Theme
      - uses: bahmutov/npm-install@v1
      - run: npm run preview-theme
        env: