mirror of
https://github.com/libAthena/athena.git
synced 2025-07-15 09:35:55 +00:00
Fix win32 artifact name
This commit is contained in:
parent
144e14f2f5
commit
79515ed6db
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -166,7 +166,7 @@ jobs:
|
||||
- name: Upload artifacts
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: atdna-macos-x86_64
|
||||
name: atdna-win32-x86_64
|
||||
path: |
|
||||
build/atdna/atdna.exe
|
||||
build/atdna/atdna.pdb
|
Loading…
x
Reference in New Issue
Block a user