fix: nix-docker workflow
This commit is contained in:
@@ -15,8 +15,6 @@ env:
|
||||
jobs:
|
||||
release:
|
||||
runs-on: nix-docker
|
||||
container:
|
||||
image: nixos/nix:latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with: { fetch-depth: 0 }
|
||||
|
||||
Reference in New Issue
Block a user