Skip to content

Commit

Permalink
Merge branch 'NVIDIAGameWorks:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
nnickmo authored Jul 9, 2024
2 parents e41a023 + de2d654 commit f4bd801
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches: ["master"]
pull_request:
branches: ["master"]
workflow_dispatch:

jobs:
windows-vs2022:
Expand All @@ -25,7 +26,6 @@ jobs:
with:
arch: x64
sdk: 10.0.19041.0
toolset: 14.30
- name: Configure
run: setup_vs2022.bat
shell: cmd
Expand Down Expand Up @@ -53,7 +53,6 @@ jobs:
with:
arch: x64
sdk: 10.0.19041.0
toolset: 14.30
- name: Configure
run: setup.bat
shell: cmd
Expand Down

0 comments on commit f4bd801

Please sign in to comment.