Skip to content

Commit a16ed2a

Browse files
committed
Check the URLs are correct
1 parent bca02ed commit a16ed2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
jobs:
77
# Build stable releases
88
build:
9-
if: false
9+
if: true
1010
strategy:
1111
fail-fast: false
1212
matrix:

0 commit comments

Comments
 (0)