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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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: