mirror of
https://github.com/EduApps-CDG/OpenDX
synced 2024-12-30 09:45:37 +01:00
[build] Update arch-mingw-github-action to v6
This commit is contained in:
parent
ecd7b67069
commit
14f93d7d17
2
.github/workflows/artifacts.yml
vendored
2
.github/workflows/artifacts.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Build release
|
- name: Build release
|
||||||
id: build-release
|
id: build-release
|
||||||
uses: Joshua-Ashton/arch-mingw-github-action@v5
|
uses: Joshua-Ashton/arch-mingw-github-action@v6
|
||||||
with:
|
with:
|
||||||
command: |
|
command: |
|
||||||
export VERSION_NAME="${GITHUB_REF##*/}-${GITHUB_SHA##*/}"
|
export VERSION_NAME="${GITHUB_REF##*/}-${GITHUB_SHA##*/}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user