Force build on any branch

This commit is contained in:
Gabe Kangas
2021-02-02 11:02:38 -08:00
parent 50e729318c
commit 7de0e452a8
+1 -1
View File
@@ -9,4 +9,4 @@ jobs:
uses: actions/checkout@v2 uses: actions/checkout@v2
- name: Install dependencies - name: Install dependencies
run: npm install && npm run build run: npm install && npm run build