We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f170e5e commit 08d0f58Copy full SHA for 08d0f58
Formula/a/action-docs.rb
@@ -5,6 +5,10 @@ class ActionDocs < Formula
5
sha256 "109170e521e4096b571932a6c0af640db48d1d82c3023488c70f0c909787792e"
6
license "MIT"
7
8
+ bottle do
9
+ sha256 cellar: :any_skip_relocation, all: "abd1926961e5319b5400d918b66417b6e187855983f47f2182d2de1fe7d699af"
10
+ end
11
+
12
depends_on "node"
13
14
def install
0 commit comments