I don't know what GHES is, but it says to use this version, so sure.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 15m50s
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 15m50s
This commit is contained in:
parent
6518af04fc
commit
c46244366e
@ -27,9 +27,9 @@ jobs:
|
|||||||
- run: sudo apt update && sudo apt install -y doxygen graphviz mingw-w64
|
- run: sudo apt update && sudo apt install -y doxygen graphviz mingw-w64
|
||||||
- run: ANDROID_SDK=$HOME/.android/sdk make -j`nproc` all docs
|
- run: ANDROID_SDK=$HOME/.android/sdk make -j`nproc` all docs
|
||||||
- run: docker build .
|
- run: docker build .
|
||||||
- uses: actions/upload-artifact@v4
|
- uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
path: out/TildeFriends-release.fdroid.apk
|
path: out/TildeFriends-release.fdroid.apk
|
||||||
- uses: actions/upload-artifact@v4
|
- uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
path: out/winrelease/tildefriends.exe
|
path: out/winrelease/tildefriends.exe
|
||||||
|
Loading…
Reference in New Issue
Block a user