Files
mingw-sword-build/.github/workflows/pr.yml
T
Greg Hellings 688e63ce04
build.yml / build (x86) (push) Failing after 13s
build.yml / build (ucrt) (push) Failing after 3m44s
Update and build script
2026-08-05 08:41:36 -05:00

11 lines
165 B
YAML

"on":
pull_request:
jobs:
check:
runs-on: nix-latest
steps:
- uses: actions/checkout@v6
- name: Flake check
run: nix flake check -L