Skip to content

Commit 86569f7

Browse files
authored
Update deploy.yml
1 parent 72d6213 commit 86569f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
sudo apt-get update && sudo apt install libwebkit2gtk-4.0-dev libgtk-3-dev libayatana-appindicator3-dev libsoup2.4-dev
1919
cargo install cargo-bundle
2020
./build_linux.sh
21-
binary: target/release/bundle/deb/twitvault_0.1.0_amd64.deb
21+
binary: target/release/bundle/deb/twitvault_0.2.0_amd64.deb
2222
- os: macOS-latest
2323
command: |
2424
rustup target add aarch64-apple-darwin

0 commit comments

Comments
 (0)