Update build_bromite_dev.yaml
This commit is contained in:
parent
c7db69f56a
commit
71cd8c86b7
2
.github/workflows/build_bromite_dev.yaml
vendored
2
.github/workflows/build_bromite_dev.yaml
vendored
@ -185,7 +185,7 @@ jobs:
|
||||
KYTHE_ROOT_DIRECTORY: /home/lg/working_dir/chromium/src
|
||||
KYTHE_OUTPUT_DIRECTORY: /home/lg/working_dir/chromium/src/out/bromite/kythe
|
||||
# compile in debug mode
|
||||
TARGET_ISDEBUG: true
|
||||
TARGET_ISDEBUG: ${{ github.event.inputs.debug }}
|
||||
TARGET_CPU: ${{ github.event.inputs.build }}
|
||||
volumes:
|
||||
- /storage/images/${{ github.event.inputs.build }}/${{ github.event.inputs.sha }}:/home/lg/working_dir/chromium/src/out/bromite
|
||||
|
Loading…
Reference in New Issue
Block a user