Skip to content

Commit

Permalink
Will this fix it
Browse files Browse the repository at this point in the history
  • Loading branch information
echang594 committed Feb 10, 2025
1 parent 6ac7ec9 commit dcde80a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ jobs:
uses: docker/build-push-action@v6
with:
context: "./server"
platforms:
- linux/arm64
platforms: linux/arm64
push: true
tags:
- acmucsd/hackathon-portal-api:${{ env.GIT_HASH }}
Expand Down

0 comments on commit dcde80a

Please sign in to comment.