Skip to content

Commit

Permalink
ci: Update
Browse files Browse the repository at this point in the history
  • Loading branch information
luxluth committed Oct 27, 2023
1 parent f5c7852 commit a7bffc1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
with:
profile: minimal
toolchain: stable
- name: Which system ?
run: cat /etc/os-release
- name: Additional deps
run: sudo dnf install -y gtk4-devel dbus dbus-devel pkgconf-pkg-config
- name: Build
run: cargo build
- name: Test
Expand Down

0 comments on commit a7bffc1

Please sign in to comment.