Skip to content

Commit b29db46

Browse files
Generalizing the lib build workflow name
1 parent b6abd3f commit b29db46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_clangrt_builtins.yml renamed to .github/workflows/build_sdk_libraries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build clang runtime builtins
1+
name: Build SDK libraries and make PR to update them
22
permissions:
33
contents: read
44

0 commit comments

Comments
 (0)