Add debug step
This commit is contained in:
parent
51de6b0602
commit
c83bc5433a
3
.github/workflows/platform_natives.yaml
vendored
3
.github/workflows/platform_natives.yaml
vendored
@ -34,7 +34,6 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
submodules: "recursive"
|
||||
|
||||
- name: Get version
|
||||
shell: bash
|
||||
run: |
|
||||
@ -142,6 +141,8 @@ jobs:
|
||||
# with:
|
||||
# packages: make git zlib1g-dev libssl-dev gperf php-cli cmake default-jdk clang-14 lld-14 libc++-14-dev libc++abi-14-dev libgcc-11-dev libunwind-14-dev libclang-common-14-dev ccache maven
|
||||
# version: 1.0
|
||||
- name: Setup tmate session
|
||||
uses: mxschmitt/action-tmate@v3
|
||||
- name: Install custom dependencies
|
||||
shell: bash
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user