Update build_artifacts.yml

typo
This commit is contained in:
eleius 2024-02-07 08:59:01 +00:00 committed by GitHub
commit 18be429f50
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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