kurage 0.1.3

Helper functions/macros for development with relm4
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
name: Rust

on:
  push:
  pull_request:

jobs:
  rust:
    uses: FyraLabs/actions/.github/workflows/rust.yml@main
    with:
      test-container: '{"image": "ghcr.io/terrapkg/builder:f41"}'
      test-pre: |
        dnf install -y openssl-devel libhelium-devel gtk4-devel 'pkgconfig(libattr)' 'pkgconfig(gnome-desktop-4)' clang-libs perl-FindBin gcc make clang