mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-14 13:10:29 +00:00
job dependency
This commit is contained in:
parent
fcb4afc170
commit
14ede9df41
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -20,6 +20,7 @@ jobs:
|
|||
- name: Lint
|
||||
run: npm run lint && echo ${{ github.ref_name }}
|
||||
pages:
|
||||
needs: build
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Deploy to GitHub Pages
|
||||
|
|
|
|||
Loading…
Reference in a new issue