mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
Rename project to BoilR
This commit is contained in:
@@ -31,13 +31,13 @@ jobs:
|
||||
matrix:
|
||||
include:
|
||||
- os: ubuntu-latest
|
||||
file: target/release/steam_shortcuts_sync
|
||||
asset_name: linux_steam_shortcuts_sync
|
||||
file: target/release/boilr
|
||||
asset_name: linux_BoilR
|
||||
args: --best --lzma
|
||||
strip: true
|
||||
- os: windows-latest
|
||||
file: target/release/steam_shortcuts_sync.exe
|
||||
asset_name: windows_steam_shortcuts_sync.exe
|
||||
file: target/release/boilr.exe
|
||||
asset_name: windows_BoilR.exe
|
||||
args: -9
|
||||
strip: false
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user