Checkout before using other CI

This commit is contained in:
Ajay Ramachandran 2020-02-27 22:23:33 -05:00
parent 5158020293
commit 329b188435

View file

@ -10,6 +10,7 @@ jobs:
steps:
# Build Artifacts
- uses: actions/checkout@v1
- name: Build Artifacts
uses: ./.github/workflows/ci