fix: nix-docker workflow
This commit is contained in:
@@ -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 }
|
||||||
|
|||||||
Reference in New Issue
Block a user