Skip to content

Commit 8b2bc44

Browse files
committed
Check the URLs are correct
1 parent 8580ffa commit 8b2bc44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)