mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-05-14 10:58:34 +00:00
fix: theme workflow (#800)
* chore: test * chore: revert theme workflow * chore: workflow fix
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user