Update .forgejo/workflows/build.yaml
This commit is contained in:
parent
053b244c5d
commit
013de682e4
1 changed files with 1 additions and 1 deletions
|
@ -21,4 +21,4 @@ jobs:
|
|||
# access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
|
||||
# # Note: this would only work if Cargo is included in the Nix shell
|
||||
- name: Build release
|
||||
run: nix develop
|
||||
run: nix build .#container
|
||||
|
|
Loading…
Add table
Reference in a new issue