mirror of
https://github.com/Xevion/spotify-quickauth.git
synced 2025-12-09 18:08:34 -06:00
Tune config.toml, strip and optimize binary size
This commit is contained in:
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@@ -54,7 +54,7 @@ jobs:
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install ${{ matrix.linker }}
|
||||
cat .cargo/config.github >> .cargo/config
|
||||
cat .cargo/config.github.toml >> .cargo/config.toml
|
||||
|
||||
- name: Build
|
||||
run: cargo build --verbose --release --target ${{ matrix.target }}
|
||||
|
||||
Reference in New Issue
Block a user