Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3568345
D4828.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
428 B
Referenced Files
None
Subscribers
None
D4828.id.diff
View Options
diff --git a/.github/workflows/shellcheck.yml b/.github/workflows/shellcheck.yml
--- a/.github/workflows/shellcheck.yml
+++ b/.github/workflows/shellcheck.yml
@@ -11,6 +11,9 @@
steps:
- uses: actions/checkout@v2
+ - name: Install ShellCheck
+ run: sudo apt-get update && DEBIAN_FRONTEND=noninteractive sudo apt-get install -y shellcheck
+
- name: Set globstar
run: shopt -s globstar
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Dec 28, 10:24 PM (4 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2729491
Default Alt Text
D4828.id.diff (428 B)
Attached To
Mode
D4828: [CI] Add “Install ShellCheck” step to ShellCheck GitHub Actions workflow
Attached
Detach File
Event Timeline
Log In to Comment