Skip to content

Merge pull request #173 from strykeforce/dependabot/pip/idna-3.7 #4

Merge pull request #173 from strykeforce/dependabot/pip/idna-3.7

Merge pull request #173 from strykeforce/dependabot/pip/idna-3.7 #4

Workflow file for this run

name: "Build strykeforce.org"
on:
pull_request:
push:
jobs:
tests:
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