8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 16:43:03 +01:00

Task #8038 - Set snapshot build suffix to use the git sha.

Missing in android embedded build.
This commit is contained in:
Adriano dos Santos Fernandes 2024-03-14 07:05:22 -03:00
parent 5d7e79686a
commit eee5704662

View File

@ -530,6 +530,9 @@ jobs:
with:
fetch-depth: 10
- name: Adjust snapshot build number
uses: ./.github/actions/adjust-snapshot-buildno
- name: Download final build (x86)
uses: actions/download-artifact@v4
with: