mirror of
https://github.com/mozilla-actions/sccache-action
synced 2026-09-14 20:13:56 +00:00
+2
-1
@@ -8,7 +8,8 @@ inputs:
|
||||
required: true
|
||||
runs:
|
||||
using: "node16"
|
||||
main: "dist/index.js"
|
||||
main: "dist/setup/index.js"
|
||||
post: "dist/show_stats/index.js"
|
||||
branding:
|
||||
icon: "star"
|
||||
color: "orange"
|
||||
|
||||
Reference in New Issue
Block a user