Skip to content

Commit ed0722b

Browse files
committed
base dir
1 parent 7b5890d commit ed0722b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/inductor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: |
2525
set -x
2626
pushd ..
27-
base_dir = "$pwd"
27+
base_dir = "pwd"
2828
echo $base_dir
2929
# conda installation + setting up dependencies
3030
# Miniconda3 script expects to be run from a filename ending in .sh

0 commit comments

Comments
 (0)