Skip to content

Commit

Permalink
maybe
Browse files Browse the repository at this point in the history
  • Loading branch information
jp-bennett committed Nov 14, 2024
1 parent a21c025 commit cd54adb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
uses: docker/build-push-action@v6
with:
platforms: linux/armv6
context: ./armhf
context: default
file: ./armhf/Dockerfile
push: true
tags: meshtastic/github-action-runner:latest

0 comments on commit cd54adb

Please sign in to comment.