Update build.yml

This commit is contained in:
James Ives 2021-02-06 10:07:30 -05:00
parent 990ade1a5a
commit 0f323d2a56

View File

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