Skip to content

chore: update matrix-rust-sdk to 0.9.0 (#18) #40

chore: update matrix-rust-sdk to 0.9.0 (#18)

chore: update matrix-rust-sdk to 0.9.0 (#18) #40

Workflow file for this run

name: Library
on:
push:
branches:
- main
pull_request:
branches:
- main
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup
uses: ./.github/actions/setup
- name: Build package
run: yarn prepare