Update .forgejo/workflows/build.yaml

This commit is contained in:
Tommy 2024-08-11 19:31:21 +00:00
parent 053b244c5d
commit 013de682e4
Signed by: Mooo[bot]
GPG key ID: CF3AFE4D5B62BB9A

View file

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