forked from cory/tildefriends
		
	I don't know what GHES is, but it says to use this version, so sure.
This commit is contained in:
		| @@ -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 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user