Skip to content

fix: repair broken publish workflow #123

fix: repair broken publish workflow

fix: repair broken publish workflow #123

name: Checks
on:
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- name: Lint, test and build the crate
run: nix --print-build-logs build
typos:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crate-ci/[email protected]