Skip to content

Commit

Permalink
ci: use devbox
Browse files Browse the repository at this point in the history
  • Loading branch information
mentos1386 committed Jun 2, 2024
1 parent cbdce51 commit e098636
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
uses: docker/setup-qemu-action@v3
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Install devbox
uses: jetpack-io/devbox-install-action@v0.6.0

- name: Login to GitHub Container Registry
if: github.event_name != 'pull_request'
Expand Down

0 comments on commit e098636

Please sign in to comment.