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: steps:
# Build Artifacts # Build Artifacts
- uses: actions/checkout@v1
- name: Build Artifacts - name: Build Artifacts
uses: ./.github/workflows/ci uses: ./.github/workflows/ci