diff --git a/.forgejo/workflows/push.yaml b/.forgejo/workflows/push.yaml index deda92b..5552415 100644 --- a/.forgejo/workflows/push.yaml +++ b/.forgejo/workflows/push.yaml @@ -3,6 +3,7 @@ jobs: test: runs-on: nix steps: + - uses: https://code.forgejo.org/actions/checkout@v3 # - uses: DeterminateSystems/nix-installer-action@main # - uses: DeterminateSystems/magic-nix-cache-action@main - run: nix flake check .