Skip to content

build(deps-dev): bump psycopg from 3.2.1 to 3.2.2 (#223) #268

build(deps-dev): bump psycopg from 3.2.1 to 3.2.2 (#223)

build(deps-dev): bump psycopg from 3.2.1 to 3.2.2 (#223) #268

Workflow file for this run

name: "Build strykeforce.org"
on:
pull_request:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v25
with:
nix_path: nixpkgs=channel:nixos-23.11
- uses: cachix/cachix-action@v14
with:
name: strykeforce
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- run: nix build .#website