We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 077e226 commit 80fc6b9Copy full SHA for 80fc6b9
1 file changed
.github/workflows/gis_coarse_meshgen.yml
@@ -17,7 +17,7 @@ jobs:
17
run: |
18
# create top level working directory
19
mkdir compassDev
20
- cd !$
+ cd $_
21
root=$PWD
22
23
# clone the modified compass repo
0 commit comments