Skip to content

Commit 0e3740a

Browse files
committed
Make libraries manually buildable
1 parent cc82ac7 commit 0e3740a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/libs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ on:
1818
types:
1919
- published
2020
schedule:
21-
- cron: '0 0 1 * *'
21+
- cron: '0 3 1 * *'
22+
workflow_dispatch:
2223
jobs:
2324
windows:
2425
name: Windows

0 commit comments

Comments
 (0)