Skip to content

Commit 2cab320

Browse files
committed
bah x2
1 parent e9b0496 commit 2cab320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
run: |
1919
CONF=$(GIT_EDITOR=echo git config --system --edit)
2020
echo "Config is $CONF"
21-
cat $CONF
21+
cat "$CONF"
2222
call-build:
2323
uses: KyoriPowered/.github/.github/workflows/shared-ci.yaml@trunk
2424
secrets: inherit

0 commit comments

Comments
 (0)