We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 460b5d9 commit 41aeac6Copy full SHA for 41aeac6
.github/workflows/publish.yml
@@ -31,6 +31,7 @@ jobs:
31
- run: echo ${{steps.version.outputs.prop}}
32
- name: Restore
33
run: |
34
+ cd Flow.Launcher.Plugin.KubernetesContextSwitcher
35
dotnet restore
36
- name: Build
37
0 commit comments