Skip to content

feat: allow custom paging characters #3

feat: allow custom paging characters

feat: allow custom paging characters #3

Workflow file for this run

name: build
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Install dependencies
run: |
sudo apt install -y librime-dev
- name: Build
run: |
cargo build --release