We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5452e20 commit 66cb78aCopy full SHA for 66cb78a
.github/workflows/main.yaml
@@ -33,7 +33,7 @@ jobs:
33
34
- name: Build Geant4
35
shell: bash
36
- run:|
+ run: |
37
git clone https://gitlab.cern.ch/geant4/geant4.git
38
cd geant4
39
git checkout ${{ matrix.geant4-version }}
0 commit comments