something/5
Some checks failed
nix docker build stable / amd64 (pull_request) Failing after 1m3s
nix docker build unstable / amd64 (pull_request) Failing after 2s

This commit is contained in:
Aaron Honeycutt 2026-02-06 10:14:48 -07:00
parent a8e4631b46
commit 42f49f1482

View file

@ -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: |