diff --git a/.forgejo/workflows/build.yaml b/.forgejo/workflows/build.yaml index 8eb78fd..a61780f 100644 --- a/.forgejo/workflows/build.yaml +++ b/.forgejo/workflows/build.yaml @@ -5,4 +5,4 @@ jobs: steps: # - uses: actions/checkout@v4 # - run: git clone https://git.aciceri.dev/aciceri/emacs.git - - run: nix --version + - run: apt-get update