We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b84bb0 commit 7c69955Copy full SHA for 7c69955
.github/workflows/github_actions_build.yml
@@ -36,7 +36,6 @@ jobs:
36
build:
37
env:
38
BUILD_DIR_PATH: ${{ github.workspace }}/${{ matrix.relative_build_dir_path }}build_space
39
- ACTIONS_ALLOW_UNSECURE_COMMANDS: true
40
strategy:
41
fail-fast: false
42
matrix:
0 commit comments