build: add darwin macos (#387)

* enable apple
This commit is contained in:
Kyle Sanderson 2022-08-03 05:29:53 -07:00 committed by GitHub
parent 12e75e2604
commit 98ae6da6ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 1 deletions

View file

@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
fetch-depth: 0