mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 13:13:29 +00:00
udapted download artifact wf container
This commit is contained in:
4
.github/workflows/pack_early.yaml
vendored
4
.github/workflows/pack_early.yaml
vendored
@@ -40,11 +40,11 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
||||
- uses: actions/download-artifact@v2
|
||||
- uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: x86_64-pc-windows-msvc
|
||||
- run: mv armatak.dll armatak_x64.dll
|
||||
- uses: actions/download-artifact@v2
|
||||
- uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: i686-pc-windows-msvc
|
||||
- name: Setup HEMTT
|
||||
|
||||
Reference in New Issue
Block a user