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
|
||||
with:
|
||||
path: |
|
||||
${{ github.workspace }}/scripts/
|
||||
${{ github.workspace }}/build/
|
||||
${{ github.workspace}}/scripts/
|
||||
${{ github.workspace}}/build/
|
||||
|
||||
- name: start-message
|
||||
run: echo Starting compilation
|
||||
|
||||
Reference in New Issue
Block a user