Update build.yml

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

View File

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