diff --git a/.forgejo/workflows/build.yaml b/.forgejo/workflows/build.yaml index c29b7fb..8aac913 100644 --- a/.forgejo/workflows/build.yaml +++ b/.forgejo/workflows/build.yaml @@ -4,5 +4,5 @@ jobs: runs-on: picard steps: # - uses: actions/checkout@v4 - # - run: git clone https://git.aciceri.dev/aciceri/emacs.git + - run: git clone https://git.aciceri.dev/aciceri/emacs.git - run: nix --version