[LOCAL][CI] Fetch Github tags in the publish-release job (#46127)

This commit is contained in:
Riccardo Cipolleschi
2024-09-11 10:15:39 +01:00
committed by GitHub
parent 61fdd51c50
commit 4fb43c343f
+3
View File
@@ -566,6 +566,9 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4.1.1
with:
fetch-depth: 0
fetch-tags: true
- name: Create /tmp/hermes/osx-bin directory
run: mkdir -p /tmp/hermes/osx-bin
- name: Download osx-bin release artifacts