mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-24 05:47:35 -04:00
CI debuuging...
This commit is contained in:
parent
a9f122bd9c
commit
c706d410bf
1 changed files with 3 additions and 0 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
@ -91,6 +91,9 @@ jobs:
|
|||
restore-keys: |
|
||||
${{ runner.os }}-thirdparty-
|
||||
|
||||
- name: Setup tmate session
|
||||
uses: mxschmitt/action-tmate@v3
|
||||
|
||||
- name: Run Build
|
||||
run: |
|
||||
mkdir -p build${{ matrix.xlen }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue