Update vs2019.yml

This commit is contained in:
Behrooz Abbassi 2022-02-08 15:02:42 -08:00
parent 367c3fc769
commit 5aea0355de
No known key found for this signature in database
GPG key ID: 654554A000FBB7CB

View file

@ -2,6 +2,8 @@ name: vs2019-ci
on:
push:
branches:
- master
paths-ignore:
- '.gitignore'
- '.gitattributes'
@ -22,7 +24,7 @@ env:
# Path to the solution file relative to the root of the project.
SOLUTION_FILE_PATH: ./hyperdbg/hyperdbg.sln
RELEASE_ZIP_FILE_NAME: hyperdbg
BUILD_DIR: ./hyperdbg/build/