Skip to content
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.

Update peaceiris/actions-gh-pages action to v4 #5

Update peaceiris/actions-gh-pages action to v4

Update peaceiris/actions-gh-pages action to v4 #5

Workflow file for this run

name: "build"
on:
pull_request:
branches: ["master"]
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v27
- name: build
run: nix-build ./stats.nix