Skip to content

Commit f5fda75

Browse files
author
sapcc-bot
committed
Run go-makefile-maker
1 parent 6e9bb51 commit f5fda75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)