We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad476d8 commit defe28aCopy full SHA for defe28a
.github/workflows/compile-mac.yaml
@@ -38,4 +38,4 @@ jobs:
38
- name: Make and install Skaffold binary from current PR
39
run: |
40
make ./out/VERSION
41
- make ./out/skaffold-${{ matrix.platforms }}"
+ make ./out/skaffold-${{ matrix.platforms }}
0 commit comments