This repository has been archived on 2023-11-26. You can view files and clone it, but cannot push or open issues or pull requests.
bdfr-browser/.forgejo/workflows/check.yaml
Daniel Kempkens 195c67d6fa
All checks were successful
Check / check (push) Successful in 10s
fix: pass flags to installer
2023-09-13 18:04:57 +02:00

15 lines
268 B
YAML

name: Check
on: [push]
jobs:
check:
runs-on: ubuntu-latest-amd64
steps:
- uses: actions/checkout@v3
- name: Install Nix
uses: https://github.com/DeterminateSystems/nix-installer-action@v4
with:
init: none
planner: linux