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