mirror of
https://github.com/s1lentq/ReGameDLL_CS.git
synced 2024-12-27 07:05:38 +03:00
[skip ci] Fixed typo version
This commit is contained in:
parent
79cfd7103a
commit
1991434301
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -219,12 +219,12 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Deploying linux artifacts
|
||||
uses: actions/download-artifact@v6
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: linux32
|
||||
|
||||
- name: Deploying windows artifacts
|
||||
uses: actions/download-artifact@v6
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: win32
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user