diff --git a/.github/workflows/ci-conan.yml b/.github/workflows/ci-conan.yml index 1675f77e..a56e2428 100644 --- a/.github/workflows/ci-conan.yml +++ b/.github/workflows/ci-conan.yml @@ -291,6 +291,7 @@ jobs: name: Promote Conan package runs-on: ubuntu-22.04 steps: + - uses: actions/checkout@v3 - name: Set up Python uses: actions/setup-python@v4 with: