mirror of
https://github.com/status-im/miniupnp.git
synced 2025-02-20 09:48:26 +00:00
fix artifact name
This commit is contained in:
parent
232de80a7a
commit
c77845f489
2
.github/workflows/mingw.yml
vendored
2
.github/workflows/mingw.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
||||
- name: upload binaries
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: miniupnpc-win32-binaries-$(GITHUB_SHA)
|
||||
name: miniupnpc-win32-binaries-${{github.sha}}
|
||||
path: |
|
||||
miniupnpc/*.exe
|
||||
miniupnpc/*.dll
|
||||
|
Loading…
x
Reference in New Issue
Block a user