mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-11-08 19:46:10 +01:00
Add termux-shared library to github workflow so that its published
This commit is contained in:
parent
682ce08314
commit
71dfefd4b7
1 changed files with 1 additions and 0 deletions
1
.github/workflows/publish_libraries.yml
vendored
1
.github/workflows/publish_libraries.yml
vendored
|
|
@ -7,6 +7,7 @@ on:
|
||||||
paths:
|
paths:
|
||||||
- 'terminal-emulator/build.gradle'
|
- 'terminal-emulator/build.gradle'
|
||||||
- 'terminal-view/build.gradle'
|
- 'terminal-view/build.gradle'
|
||||||
|
- 'termux-shared/build.gradle'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue