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 10ab5cf commit cd042a6Copy full SHA for cd042a6
.github/workflows/reusable_fast.yml
@@ -10,6 +10,7 @@ env:
10
BUILD_DIR : "${{github.workspace}}/build"
11
INSTL_DIR : "${{github.workspace}}/../install-dir"
12
13
+jobs:
14
FastBuild:
15
name: Fast builds
16
container:
0 commit comments