Skip to content

Commit b97f1c9

Browse files
Patch 4.10.4 : barnch error
1 parent db6772c commit b97f1c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
cd ../
4242
4343
if [ "${{matrix.geant4-version}}" == "v10.7.4" ]; then
44-
patch -p1 < $GITHUB_WORKSPACE/patches/geant_v4.10.4.patch
44+
patch -p1 < $GITHUB_WORKSPACE/.github/patches/geant_v4.10.4.patch
4545
fi
4646
4747
mkdir geant4-build

0 commit comments

Comments
 (0)