diff --git a/.github/workflows/build_artifacts.yml b/.github/workflows/build_artifacts.yml index ec75821..48ff5a2 100644 --- a/.github/workflows/build_artifacts.yml +++ b/.github/workflows/build_artifacts.yml @@ -27,7 +27,7 @@ jobs: - update_feature: self-update update_name: "" # we don't want this in the binary filename - update_feature: no-self-update - update_name: "-noseflupdate" + update_name: "-noselfupdate" steps: - uses: actions/checkout@v4 - uses: dtolnay/rust-toolchain@stable