mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-03-06 20:58:37 +01:00
[build] Update arch-mingw-github-action to v6
This commit is contained in:
parent
ecd7b67069
commit
14f93d7d17
1 changed files with 1 additions and 1 deletions
2
.github/workflows/artifacts.yml
vendored
2
.github/workflows/artifacts.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
|||
|
||||
- name: Build release
|
||||
id: build-release
|
||||
uses: Joshua-Ashton/arch-mingw-github-action@v5
|
||||
uses: Joshua-Ashton/arch-mingw-github-action@v6
|
||||
with:
|
||||
command: |
|
||||
export VERSION_NAME="${GITHUB_REF##*/}-${GITHUB_SHA##*/}"
|
||||
|
|
Loading…
Add table
Reference in a new issue