debug ci
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -28,8 +28,8 @@ jobs:
|
|||||||
- uses: actions/cache@v2
|
- uses: actions/cache@v2
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
${{ github.workspace }}/scripts/
|
${{ github.workspace}}/scripts/
|
||||||
${{ github.workspace }}/build/
|
${{ github.workspace}}/build/
|
||||||
|
|
||||||
- name: start-message
|
- name: start-message
|
||||||
run: echo Starting compilation
|
run: echo Starting compilation
|
||||||
|
|||||||
Reference in New Issue
Block a user