diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml index 2e0e92a..8cab91b 100644 --- a/.github/workflows/c-cpp.yml +++ b/.github/workflows/c-cpp.yml @@ -73,6 +73,8 @@ jobs: steps: - uses: actions/checkout@v4 + with: + repository: 'Serge1/ELFIO' - name: Set reusable strings # Turn repeated input strings (such as the build output directory) into step outputs. These step outputs can be used throughout the workflow file.