mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-01-11 22:40:31 +00:00
revert job split
This commit is contained in:
parent
7e0edb84a6
commit
af64c2bbd8
1 changed files with 0 additions and 4 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
|
@ -19,10 +19,6 @@ jobs:
|
|||
run: npm test
|
||||
- name: Lint
|
||||
run: npm run lint
|
||||
pages:
|
||||
needs: build
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Deploy to GitHub Pages
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in a new issue