Skip to content

Commit

Permalink
explicit call
Browse files Browse the repository at this point in the history
  • Loading branch information
lobis committed Dec 9, 2023
1 parent bb3291d commit 4666a0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,8 @@ jobs:
== 'windows-latest'
run: |
powershell ${{ github.workspace }}\geant4\bin\geant4.bat
geant4-config --install-datasets
geant4-config --check-datasets
${{ github.workspace }}\geant4\bin\geant4-config --install-datasets
${{ github.workspace }}\geant4\bin\geant4-config --check-datasets
mv ${{ github.workspace }}/geant4/share/Geant4/data ${{ github.workspace }}/geant4-data
build-test:
Expand Down

0 comments on commit 4666a0b

Please sign in to comment.