We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8949e2 commit 59b70c4Copy full SHA for 59b70c4
.github/workflows/main.yml
@@ -30,6 +30,7 @@ jobs:
30
repository: asherikov/ariles
31
ref: pkg_ws_2
32
path: src/ariles
33
+ - run: sudo make install_ccws_build_deps
34
- run: make bp_install_build BUILD_PROFILE=scan_build
35
- run: make bp_install_build BUILD_PROFILE=static_checks
36
- run: mkdir -p src/.ccws
0 commit comments