diff --git a/.github/workflows/_build_linux_self_host.yml b/.github/workflows/_build_linux_self_host.yml index d7b4765..6e2b0b4 100644 --- a/.github/workflows/_build_linux_self_host.yml +++ b/.github/workflows/_build_linux_self_host.yml @@ -27,7 +27,7 @@ on: description: "Runner type" required: false type: string - default: '["self-hosted"]' + default: '["self-hosted", "Linux", "x64"]' is-upload: description: "Whether to upload the release asset" required: false