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 83791e5

Browse filesBrowse files
marco-ippolitoRafaelGSS
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 89445fb commit 83791e5
Copy full SHA for 83791e5

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
@@ -139,7 +139,7 @@ jobs:
139139
subsystem: deps
140140
label: dependencies
141141
run: |
142-
./tools/dep_updaters/nghttp2.sh > temp-output
142+
./tools/dep_updaters/update-nghttp2.sh > temp-output
143143
cat temp-output
144144
tail -n1 temp-output | grep "NEW_VERSION=" >> "$GITHUB_ENV" || true
145145
rm temp-output

0 commit comments

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