Skip to content

Commit

Permalink
fixup action
Browse files Browse the repository at this point in the history
  • Loading branch information
albin-mullvad committed Jun 28, 2024
1 parent 6891838 commit 5d190e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-app-reproducible.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@ jobs:
container:
image: ${{ needs.prepare.outputs.container_image }}
strategy:
fail-fast: true
matrix:
include:
build-id: a
build-id: b

steps:
- name: Fix HOME path
run: echo "HOME=/root" >> $GITHUB_ENV
Expand Down

0 comments on commit 5d190e4

Please sign in to comment.