Skip to content

Commit

Permalink
Merge pull request #197 from gjtorikian/windows-build
Browse files Browse the repository at this point in the history
Windows build
  • Loading branch information
gjtorikian committed Nov 30, 2022
2 parents 81df20f + 1aea2f7 commit ae4c51f
Show file tree
Hide file tree
Showing 5 changed files with 127 additions and 314 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cruby-build-and-install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ concurrency:
cancel-in-progress: true

on:
workflow_dispatch:
pull_request:
paths:
- "lib/commonmarker/version.rb"
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/generic-build-and-install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ concurrency:
cancel-in-progress: true

on:
workflow_dispatch:
pull_request:
paths:
- "lib/commonmarker/version.rb"
Expand Down

0 comments on commit ae4c51f

Please sign in to comment.