Merge pull request #8583 from issyl0/pr-publish-github-missing-require
utils/github: Fix 'uninitialized constant Utils::Shell'
This commit is contained in:
commit
ef1181cd0d
@ -3,6 +3,7 @@
|
|||||||
require "tempfile"
|
require "tempfile"
|
||||||
require "uri"
|
require "uri"
|
||||||
require "utils/github/actions"
|
require "utils/github/actions"
|
||||||
|
require "utils/shell"
|
||||||
|
|
||||||
# Helper functions for interacting with the GitHub API.
|
# Helper functions for interacting with the GitHub API.
|
||||||
#
|
#
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user