Skip to content

Commit 80fc6b9

Browse files
committed
ci: fix syntax
1 parent 077e226 commit 80fc6b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gis_coarse_meshgen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
run: |
1818
# create top level working directory
1919
mkdir compassDev
20-
cd !$
20+
cd $_
2121
root=$PWD
2222
2323
# clone the modified compass repo

0 commit comments

Comments
 (0)