-
Notifications
You must be signed in to change notification settings - Fork 74
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
publish
: refactor portable binaries so self-update works
self-update crate requires that the zip archive be named a certain way, and having the `-portable` suffix on the archive prevents that from working, and also doubles the number of zips in each release. Just create a subvariant binary with the p suffix after qsv to indicate portable binaries - i.e. qsvp, qsvplite, qsvpdp [skip ci]
- Loading branch information
1 parent
b7d8d17
commit 414a816
Showing
1 changed file
with
10 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters