小调整。
parent
84ab133f31
commit
afbaea5230
|
@ -12,7 +12,7 @@ on:
|
||||||
- 1.x
|
- 1.x
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test-and-and-upload:
|
test-and-upload:
|
||||||
runs-on: ${{ matrix.os }}-latest
|
runs-on: ${{ matrix.os }}-latest
|
||||||
env:
|
env:
|
||||||
ELECTRON_CACHE: ${{ github.workspace }}/.cache/electron
|
ELECTRON_CACHE: ${{ github.workspace }}/.cache/electron
|
||||||
|
|
Loading…
Reference in New Issue