actions take 2

This commit is contained in:
Jay Lee
2020-12-03 10:50:54 -05:00
parent 1c78e3aac0
commit a7c19c689c

View File

@@ -7,6 +7,7 @@ on:
- cron: '37 22 * * *' - cron: '37 22 * * *'
jobs: jobs:
build:
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}
strategy: strategy:
matrix: matrix: