Skip to content

Commit 3c9045b

Browse files
committed
ci: fix yaml workflow name
1 parent 0773267 commit 3c9045b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-push-and-pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
name: Build Libraries
2222
permissions:
2323
contents: read
24-
uses: ./.github/workflows/build-natives.yml
24+
uses: ./.github/workflows/build-natives.yaml
2525
with:
2626
build-config: debug
2727
build-only-linux: false

0 commit comments

Comments
 (0)