diff --git a/.forgejo/workflows/build.yaml b/.forgejo/workflows/build.yaml index fbb5184..a61780f 100644 --- a/.forgejo/workflows/build.yaml +++ b/.forgejo/workflows/build.yaml @@ -3,6 +3,6 @@ jobs: test: # runs-on: picard steps: - - uses: actions/checkout@v4 - - uses: cachix/install-nix-action@v22 - - run: nix --version + # - uses: actions/checkout@v4 + # - run: git clone https://git.aciceri.dev/aciceri/emacs.git + - run: apt-get update