mirror of
https://github.com/jedisct1/libsodium.git
synced 2024-12-19 10:05:05 -07:00
Name things consistently
This commit is contained in:
parent
0a9ec5c843
commit
53346c9553
@ -88,7 +88,7 @@ jobs:
|
||||
condition: not(canceled())
|
||||
inputs:
|
||||
pathToPublish: libsodium-win64
|
||||
artifactName: libsodium-mingw64
|
||||
artifactName: libsodium-win64
|
||||
|
||||
- job: mingw32
|
||||
pool:
|
||||
@ -123,4 +123,4 @@ jobs:
|
||||
condition: not(canceled())
|
||||
inputs:
|
||||
pathToPublish: libsodium-win32
|
||||
artifactName: libsodium-mingw32
|
||||
artifactName: libsodium-win32
|
||||
|
Loading…
Reference in New Issue
Block a user