fix: nix-docker workflow

This commit is contained in:
2026-06-13 19:59:36 +02:00
parent 74b221a6bb
commit 472d4a58bc
-2
View File
@@ -15,8 +15,6 @@ env:
jobs: jobs:
release: release:
runs-on: nix-docker runs-on: nix-docker
container:
image: nixos/nix:latest
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with: { fetch-depth: 0 } with: { fetch-depth: 0 }