Skip to content

Commit

Permalink
test invalid apk version with V=s
Browse files Browse the repository at this point in the history
  • Loading branch information
dannil committed Nov 15, 2024
1 parent 6fd7271 commit 5b6f1d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
env:
ARCH: ${{ matrix.arch }}-${{ env.BRANCH }}
FEEDNAME: packages_ci
V: s

- name: Move created packages to project dir
run: cp bin/packages/${{ matrix.arch }}/packages_ci/* . || true
Expand Down

0 comments on commit 5b6f1d2

Please sign in to comment.