mirror of
https://github.com/mentos1386/zdravko.git
synced 2024-11-21 15:26:29 +00:00
ci: use devbox
This commit is contained in:
parent
03286d73d8
commit
ebdf2af05b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
@ -48,7 +48,7 @@ jobs:
|
|||
type=sha
|
||||
|
||||
- name: Build binaries
|
||||
run: just build-bin
|
||||
run: devbox run -- just build-bin
|
||||
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v5
|
||||
|
|
Loading…
Reference in a new issue