Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d324c15

Browse filesBrowse files
marco-ippolitodanielleadams
authored andcommitted
tools: fix typo in nghttp2 path
PR-URL: #47330 Refs: #47326 Reviewed-By: Debadree Chatterjee <debadree333@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
1 parent 58afcc2 commit d324c15
Copy full SHA for d324c15

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎.github/workflows/tools.yml‎

Copy file name to clipboardExpand all lines: .github/workflows/tools.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
subsystem: deps
132132
label: dependencies
133133
run: |
134-
./tools/dep_updaters/nghttp2.sh > temp-output
134+
./tools/dep_updaters/update-nghttp2.sh > temp-output
135135
cat temp-output
136136
tail -n1 temp-output | grep "NEW_VERSION=" >> "$GITHUB_ENV" || true
137137
rm temp-output

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.