Skip to content

Bump async-trait from 0.1.68 to 0.1.73 (#82) #154

Bump async-trait from 0.1.68 to 0.1.73 (#82)

Bump async-trait from 0.1.68 to 0.1.73 (#82) #154

Workflow file for this run

name: Nix Builder
on:
pull_request: {}
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v17
with:
extra_nix_config: |
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
- run: |
nix build