Skip to content

Commit 749725d

Browse files
authored
Update build.yml
1 parent 68d9526 commit 749725d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Build C programs and libraries, publish to PyPI and create a release
22

33
on:
4+
workflow_dispatch:
45
push:
56
tags:
67
- "v*.*.*"
@@ -470,4 +471,4 @@ jobs:
470471
471472

472473

473-
474+

0 commit comments

Comments
 (0)