Update build.yml

This commit is contained in:
James Ives 2021-02-06 10:09:18 -05:00
parent 0f323d2a56
commit e619c913e7

View File

@ -74,7 +74,7 @@ jobs:
matrix:
branch: ["gh-pages", "no-pages"]
commit: ["singleCommit", "add commits"]
max-parallel: 1
max-parallel: 2
steps:
- name: Checkout
uses: actions/checkout@v2