diff --git a/.forgejo/workflows/build.yaml b/.forgejo/workflows/build.yaml index 7bd8580..da42491 100644 --- a/.forgejo/workflows/build.yaml +++ b/.forgejo/workflows/build.yaml @@ -3,5 +3,6 @@ jobs: test: runs-on: picard steps: - - uses: actions/checkout@v4 + # - uses: actions/checkout@v4 + - run: git clone forgejo@git.aciceri.dev:aciceri/emacs.git - run: nix --version