Update Wiki-Page with latest releases
This commit is contained in:
parent
37c9a59840
commit
cc070b4233
3 changed files with 45 additions and 3 deletions
1
build.sh
1
build.sh
|
@ -69,4 +69,5 @@ rm -rf ffbuild
|
|||
|
||||
if [[ -n "$GITHUB_ACTIONS" ]]; then
|
||||
echo "::set-output name=build_name::${BUILD_NAME}"
|
||||
echo "${BUILD_NAME}.zip" > "${ARTIFACTS_PATH}/${TARGET}-${VARIANT}${ADDINS_STR:+-}${ADDINS_STR}.txt"
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue