mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-23 15:52:55 +01:00
Update gh-describe to v2
This commit is contained in:
committed by
GitHub
parent
4e23ba3e16
commit
fd01a9a76a
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -92,7 +92,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: Git describe for shallow checkout
|
- name: Git describe for shallow checkout
|
||||||
id: ghd
|
id: ghd
|
||||||
uses: proudust/gh-describe@v1
|
uses: proudust/gh-describe@v2
|
||||||
- name: Update GA environment
|
- name: Update GA environment
|
||||||
run: echo "OPENRCT2_DESCRIBE=${{ steps.ghd.outputs.describe }}" >> $GITHUB_ENV
|
run: echo "OPENRCT2_DESCRIBE=${{ steps.ghd.outputs.describe }}" >> $GITHUB_ENV
|
||||||
- name: Install MSVC problem matcher
|
- name: Install MSVC problem matcher
|
||||||
|
|||||||
Reference in New Issue
Block a user