mirror of
https://agent.ghink.cloud/wb2osz/direwolf
synced 2025-04-03 19:28:40 +00:00
Update ci.yml
Upload artifact v2 doesn't work anymore.
This commit is contained in:
parent
69407ccf84
commit
390d4a8c27
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -149,7 +149,7 @@ jobs:
|
|||||||
make package
|
make package
|
||||||
fi
|
fi
|
||||||
- name: archive binary
|
- name: archive binary
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: direwolf_${{ matrix.config.os }}_${{ matrix.config.arch }}_${{ github.sha }}
|
name: direwolf_${{ matrix.config.os }}_${{ matrix.config.arch }}_${{ github.sha }}
|
||||||
path: |
|
path: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user