Skip to content

Commit 01fa7a8

Browse files
committed
Maybe short path to build.yml?
1 parent bdfa2ec commit 01fa7a8

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: ./.github/workflows/build.yml
28+
- uses: build.yml
2929

3030
release:
3131
needs: build

0 commit comments

Comments
 (0)