mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-30 14:35:21 -04:00
[misc] fix inverted memset() parameters
* Also fix artifact name for VS2022 builds.
This commit is contained in:
parent
ebaa7d561a
commit
4223fe9681
3 changed files with 10 additions and 9 deletions
2
.github/workflows/vs2022.yml
vendored
2
.github/workflows/vs2022.yml
vendored
|
@ -80,5 +80,5 @@ jobs:
|
|||
uses: actions/upload-artifact@v2
|
||||
if: ${{ github.event_name == 'push' }}
|
||||
with:
|
||||
name: VS2019
|
||||
name: VS2022
|
||||
path: ./*.exe
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue