mirror of
https://github.com/Mozilla-Actions/sccache-action.git
synced 2026-04-08 17:42:13 +08:00
@@ -10,8 +10,6 @@ runs:
|
|||||||
using: "node16"
|
using: "node16"
|
||||||
main: "dist/setup/index.js"
|
main: "dist/setup/index.js"
|
||||||
post: "dist/show_stats/index.js"
|
post: "dist/show_stats/index.js"
|
||||||
# windows can't run `--show-stats` while server is running.
|
|
||||||
post-if: runner.os != 'windows'
|
|
||||||
branding:
|
branding:
|
||||||
icon: "star"
|
icon: "star"
|
||||||
color: "orange"
|
color: "orange"
|
||||||
|
|||||||
Reference in New Issue
Block a user