shore-matrix 0.1.5

Matrix bridge for the Silvershore chat daemon.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
name: CI

on:
  push:
    branches:
      - main
  pull_request:

jobs:
  ci:
    uses: mythofmeat/repo-arch/.github/workflows/ci-rust.yml@main
    with:
      system_deps: "libasound2-dev"