We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d1c58a commit 3bf797fCopy full SHA for 3bf797f
.github/workflows/thirdparty-regular-push.yml
@@ -49,6 +49,6 @@ jobs:
49
- ubuntu2004
50
- ubuntu2204
51
- rockylinux9
52
- uses: .github/workflows/build-push-thirdparty.yml@${{ github.ref_name }}
+ uses: "./.github/workflows/build-push-thirdparty.yml"
53
with:
54
osversion: ${{ matrix.osversion }}
0 commit comments