Skip to content

Commit 6e5a409

Browse files
committed
Fix path
1 parent 01fa7a8 commit 6e5a409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
steps:
2727
- uses: actions/checkout@v4
28-
- uses: build.yml
28+
- uses: .github/workflows/build.yml
2929

3030
release:
3131
needs: build

0 commit comments

Comments
 (0)