Fix central workflow

This commit is contained in:
Janne Valkealahti
2021-03-19 07:58:55 +00:00
parent eca226e113
commit 57f65e6daa

View File

@@ -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: