fix: theme workflow (#800)

* chore: test

* chore: revert theme workflow

* chore: workflow fix
This commit is contained in:
Anurag Hazra
2021-01-10 14:06:02 +05:30
committed by GitHub
parent 120b9299b5
commit f3e5b685ec
+1 -2
View File
@@ -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: