We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42cd0c3 commit 3d7d181Copy full SHA for 3d7d181
.github/workflows/ci.yaml
@@ -93,8 +93,6 @@ jobs:
93
- name: Setup Cygwin
94
if: "contains(matrix.shell, 'cygwin')"
95
uses: egor-tensin/setup-cygwin@v4
96
- with:
97
- platform: x64
98
99
- name: helm plugin install
100
run: helm plugin install .
0 commit comments