mirror of
https://github.com/Mozilla-Actions/sccache-action.git
synced 2026-04-18 19:22:35 +08:00
4
.github/workflows/CI.yml
vendored
4
.github/workflows/CI.yml
vendored
@@ -64,3 +64,7 @@ jobs:
|
|||||||
uses: ./
|
uses: ./
|
||||||
with:
|
with:
|
||||||
version: "v0.3.3"
|
version: "v0.3.3"
|
||||||
|
|
||||||
|
- name: Run sccache for check
|
||||||
|
shell: bash
|
||||||
|
run: ${SCCACHE_PATH} --start-server
|
||||||
|
|||||||
Reference in New Issue
Block a user