We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99443b9 commit dca1f8dCopy full SHA for dca1f8d
.github/workflows/ci.yaml
@@ -47,7 +47,7 @@ jobs:
47
./scripts/create_builder.sh
48
49
# Build
50
- ./scripts/build.sh
+ ./scripts/build.sh "main"
51
52
# Test
53
./scripts/test.sh
0 commit comments