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"
|
||||
main: "dist/setup/index.js"
|
||||
post: "dist/show_stats/index.js"
|
||||
# windows can't run `--show-stats` while server is running.
|
||||
post-if: runner.os != 'windows'
|
||||
branding:
|
||||
icon: "star"
|
||||
color: "orange"
|
||||
|
||||
Reference in New Issue
Block a user