Skip to content

Commit defe28a

Browse files
committed
remove quote
1 parent ad476d8 commit defe28a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile-mac.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
- name: Make and install Skaffold binary from current PR
3939
run: |
4040
make ./out/VERSION
41-
make ./out/skaffold-${{ matrix.platforms }}"
41+
make ./out/skaffold-${{ matrix.platforms }}

0 commit comments

Comments
 (0)