mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 14:03:29 +00:00
Update pack_early.yaml
This commit is contained in:
4
.github/workflows/pack_early.yaml
vendored
4
.github/workflows/pack_early.yaml
vendored
@@ -39,7 +39,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
||||
- run: mkdir ./target/release
|
||||
- uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: x86_64-pc-windows-msvc
|
||||
@@ -55,4 +55,4 @@ jobs:
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: armatak.zip
|
||||
path: 'releases/armatak-latest.zip'
|
||||
path: 'releases/armatak-latest.zip'
|
||||
|
||||
Reference in New Issue
Block a user