Skip to content

Commit

Permalink
Merge pull request #5495 from hannes-steffenhagen-diffblue/CD/msi_ins…
Browse files Browse the repository at this point in the history
…taller

Add missing runs-on field for MSI package job
  • Loading branch information
hannes-steffenhagen-diffblue authored Sep 16, 2020
2 parents 09c4d02 + 917e82c commit e2400a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
HOMEBREW_GITHUB_API_TOKEN: ${{ secrets.DB_CI_CPROVER_ACCESS_TOKEN }}

windows-msi-package:
runs-on: windows-2019
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
Expand Down

0 comments on commit e2400a9

Please sign in to comment.