CI/CD build apk #5

Merged
stcb merged 15 commits from apkbuild into dev 2025-02-17 09:29:24 +00:00
2 changed files with 5 additions and 3 deletions
Showing only changes of commit ec9e5434e5 - Show all commits

View File

@ -7,7 +7,8 @@ jobs:
build:
runs-on: debian
steps:
- uses: actions/checkout@main
- uses: actions/checkout@v1
with:
subpath: dialer/
- uses: icing/flutter@test
- uses: actions/upload-artifact@v1

View File

@ -8,6 +8,7 @@ jobs:
runs-on: debian
steps:
- uses: actions/checkout@v1
with:
subpath: website/
- name: setup env
run: |