Skip to content

Commit

Permalink
add & use test/test-compare-self.out.build-tools.legacy.patch
Browse files Browse the repository at this point in the history
  • Loading branch information
obfusk committed Dec 27, 2024
1 parent 145c8df commit 70012fc
Show file tree
Hide file tree
Showing 2 changed files with 505 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-more.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ jobs:
run: |
export PATH="${PWD}/build-tools:${PATH}"
test "$( command -v apksigner )" = "${PWD}/build-tools/apksigner"
patch -p1 < test/test-compare-self.out.legacy.patch
patch -p1 < test/test-compare-self.out.build-tools.legacy.patch
APKSIGCOPIER_LEGACY_V1SIGFILE=1 make test-apks
Loading

0 comments on commit 70012fc

Please sign in to comment.