diff --git a/.gitea/workflows/build-unstable.yml b/.gitea/workflows/build-unstable.yml index af4cd07..c550bb5 100644 --- a/.gitea/workflows/build-unstable.yml +++ b/.gitea/workflows/build-unstable.yml @@ -16,9 +16,7 @@ jobs: - name: Checkout repository manually run: | git clone https://git.ahoneybun.net/${{ forgejo.repository }}.git - cd nix-docker-images - pwd - ls + cd nix-docker-images/stable-with-flakes - name: Build run: |