From fdb2cf7a3361fc2d8358f5926273479f535d13fd Mon Sep 17 00:00:00 2001 From: jmcarcell Date: Sun, 30 Jun 2024 22:19:22 +0200 Subject: [PATCH] Run the script to create a file --- .github/workflows/generate-edm4hep-file.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/generate-edm4hep-file.yaml b/.github/workflows/generate-edm4hep-file.yaml index f805896fd..98a061376 100644 --- a/.github/workflows/generate-edm4hep-file.yaml +++ b/.github/workflows/generate-edm4hep-file.yaml @@ -36,9 +36,7 @@ jobs: time ninja install ccache -s - ls /EDM4hep - ls /EDM4hep/scripts - python3 /EDM4hep/scripts/createEDM4hepFile.py + python3 /scripts/createEDM4hepFile.py EOF