Skip to content

Commit

Permalink
GHA windows: do not fail when none of the packages can be installed
Browse files Browse the repository at this point in the history
  • Loading branch information
kit-ty-kate authored and dra27 committed Jun 13, 2024
1 parent 4c6284f commit 6693eef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,3 +92,4 @@ jobs:
if ($failed) {
throw "build failed"
}
Exit

0 comments on commit 6693eef

Please sign in to comment.