mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 20:03:02 +01:00
Task #8038 - Set snapshot build suffix to use the git sha.
Missing in android embedded build.
This commit is contained in:
parent
5d7e79686a
commit
eee5704662
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user