[misc] fix inverted memset() parameters

* Also fix artifact name for VS2022 builds.
This commit is contained in:
Pete Batard 2022-02-11 18:42:38 +00:00
parent ebaa7d561a
commit 4223fe9681
No known key found for this signature in database
GPG key ID: 38E0CF5E69EDD671
3 changed files with 10 additions and 9 deletions

View file

@ -80,5 +80,5 @@ jobs:
uses: actions/upload-artifact@v2
if: ${{ github.event_name == 'push' }}
with:
name: VS2019
name: VS2022
path: ./*.exe