Skip to content

Commit

Permalink
context
Browse files Browse the repository at this point in the history
  • Loading branch information
Meakk committed Jan 28, 2025
1 parent 4ce2f97 commit 353685b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_docker_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
with:
push: ${{ github.ref == 'refs/heads/main' }}
tags: ghcr.io/f3d-app/f3d-android-${{ matrix.arch }}:latest
context: android
context: "{{defaultContext}}:android"
build-args: |
ANDROID_API=34
ANDROID_ARCH=${{ matrix.arch }}
Expand Down

0 comments on commit 353685b

Please sign in to comment.