Attempt signed CI builds(will fail right now)

This commit is contained in:
eyedeekay
2024-04-03 15:37:35 -04:00
parent 333a1a49b1
commit b5c6e1489a

View File

@ -11,7 +11,7 @@ permissions:
id-token: write id-token: write
jobs: jobs:
build: build-signed:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: GetText - name: GetText
@ -41,7 +41,7 @@ jobs:
name: i2p-debug.apk name: i2p-debug.apk
path: ./app/build/outputs/apk/free/debug/app-free-debug.apk path: ./app/build/outputs/apk/free/debug/app-free-debug.apk
trunk: trunk-signed:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: GetText - name: GetText