mirror of
https://github.com/owncast/owncast.git
synced 2025-11-03 13:01:46 +08:00
Force build on any branch
This commit is contained in:
2
web/.github/workflows/build-next.yml
vendored
2
web/.github/workflows/build-next.yml
vendored
@ -9,4 +9,4 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Install dependencies
|
||||
run: npm install && npm run build
|
||||
run: npm install && npm run build
|
||||
|
||||
Reference in New Issue
Block a user