We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8580ffa commit 8b2bc44Copy full SHA for 8b2bc44
.github/workflows/build.yml
@@ -6,7 +6,7 @@ on:
6
jobs:
7
# Build stable releases
8
build:
9
- if: false
+ if: true
10
strategy:
11
fail-fast: false
12
matrix:
0 commit comments