Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
markusmoenig committed Jan 12, 2024
1 parent 25ca682 commit 5620504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
pkg-config --libs --cflags alsa
sudo apt-get install libgtk-3-dev
cd creator
cargo bundle --release --features linux_release
cargo bundle --release
cd ..
mv target/release/bundle/deb/*.deb Eldiron.deb
Expand Down

0 comments on commit 5620504

Please sign in to comment.