Skip to content

Commit 16ecf30

Browse files
author
sapcc-bot
committed
Run go-makefile-maker
1 parent 4279fa5 commit 16ecf30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
with:
3636
version: latest
3737
- name: Delete pre-installed shellcheck
38-
run: sudo rm -f $(which shellcheck)
38+
run: sudo rm -f "$(which shellcheck)"
3939
- name: Run shellcheck
4040
run: make run-shellcheck
4141
- name: Dependency Licenses Review

0 commit comments

Comments
 (0)