Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
terhechte authored Dec 16, 2022
1 parent 72d6213 commit 86569f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
sudo apt-get update && sudo apt install libwebkit2gtk-4.0-dev libgtk-3-dev libayatana-appindicator3-dev libsoup2.4-dev
cargo install cargo-bundle
./build_linux.sh
binary: target/release/bundle/deb/twitvault_0.1.0_amd64.deb
binary: target/release/bundle/deb/twitvault_0.2.0_amd64.deb
- os: macOS-latest
command: |
rustup target add aarch64-apple-darwin
Expand Down

0 comments on commit 86569f7

Please sign in to comment.