Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: test bun
Browse files Browse the repository at this point in the history
ReaJason committed Dec 19, 2024
1 parent 733441f commit 4d7f7ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
@@ -63,7 +63,7 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v6
with:
context: boot/
context: boot
platforms: linux/amd64,linux/arm64
push: true
tags: reajason/memshell-party:latest

0 comments on commit 4d7f7ed

Please sign in to comment.