Skip to content

Commit

Permalink
Fix build action
Browse files Browse the repository at this point in the history
  • Loading branch information
dacacioa committed Nov 9, 2024
1 parent 440d183 commit f6a3e99
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:

jobs:
build-windows:
if: contains(github.event.head_commit.message, 'v*.*.*')
runs-on: windows-2019
steps:
- name: Checkout
Expand Down

0 comments on commit f6a3e99

Please sign in to comment.