mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
Update github action
This commit is contained in:
parent
4756c075b6
commit
561b030e80
1 changed files with 3 additions and 0 deletions
3
.github/workflows/build_apk.yml
vendored
3
.github/workflows/build_apk.yml
vendored
|
|
@ -8,6 +8,9 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
defaults:
|
||||||
|
run:
|
||||||
|
working-directory: ./mobile
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue