diff --git a/.github/workflows/central-sync-create.yml b/.github/workflows/central-sync-create.yml index 6e7dc6c7..5ffe7f76 100644 --- a/.github/workflows/central-sync-create.yml +++ b/.github/workflows/central-sync-create.yml @@ -15,6 +15,9 @@ jobs: runs-on: ubuntu-latest steps: + # to get spec file in .github + - uses: actions/checkout@v2 + # Setup jfrog cli - uses: jfrog/setup-jfrog-cli@v1 with: