diff --git a/.forgejo/workflows/check.yaml b/.forgejo/workflows/check.yaml index 1fa9a8e..d196ea9 100644 --- a/.forgejo/workflows/check.yaml +++ b/.forgejo/workflows/check.yaml @@ -9,3 +9,6 @@ jobs: - uses: actions/checkout@v3 - name: Install Nix uses: https://github.com/DeterminateSystems/nix-installer-action@v4 + with: + init: none + planner: linux