diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 845c917..9de63d7 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -16,7 +16,8 @@ jobs: # All the required packages are list here. PACKAGE_URL: - https://gitlab.cern.ch/gaudi/Gaudi.git - - https://github.com/key4hep/K4FWCore + - https://github.com/key4hep/K4FWCore.git + - https://github.com/key4hep/EDM4hep.git steps: - name: clone run: |