mirror of
https://github.com/Xetibo/ReSet.git
synced 2025-07-07 18:47:45 +02:00
add sidebarentry
fix github workflows
This commit is contained in:
parent
4c2d5a4105
commit
d6daf2ae19
12 changed files with 170 additions and 26 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -12,8 +12,6 @@ jobs:
|
|||
with:
|
||||
profile: minimal
|
||||
toolchain: nightly
|
||||
- name: Install gtk
|
||||
run: sudo apt install libgtk-4-dev libadwaita-1-dev -y
|
||||
- name: Build
|
||||
run: cargo build --release --verbose
|
||||
- name: Release
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue