Skip to content

Commit

Permalink
fix: theme workflow (anuraghazra#800)
Browse files Browse the repository at this point in the history
* chore: test

* chore: revert theme workflow

* chore: workflow fix
  • Loading branch information
anuraghazra authored Jan 10, 2021
1 parent 120b929 commit f3e5b68
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/preview-theme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit f3e5b68

Please sign in to comment.