Skip to content

fix: make the build-release-publish-deploy chain sequential on main #111

fix: make the build-release-publish-deploy chain sequential on main

fix: make the build-release-publish-deploy chain sequential on main #111

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]