Skip to content

Commit 3bf797f

Browse files
committed
fix
1 parent 5d1c58a commit 3bf797f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/thirdparty-regular-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@ jobs:
4949
- ubuntu2004
5050
- ubuntu2204
5151
- rockylinux9
52-
uses: .github/workflows/build-push-thirdparty.yml@${{ github.ref_name }}
52+
uses: "./.github/workflows/build-push-thirdparty.yml"
5353
with:
5454
osversion: ${{ matrix.osversion }}

0 commit comments

Comments
 (0)