This commit is contained in:
2026-06-03 08:53:57 +03:00
parent 1a43bb9960
commit e2b7fc1e7e
2 changed files with 64 additions and 1 deletions

View File

@@ -98,7 +98,7 @@ jobs:
echo "EXPERIMENTAL=$(jq -r '.props.experimental == true' plugin.json)" >> "$GITHUB_OUTPUT"
- name: ci/plugin-build
uses: https://git.wilix.dev/wilix-infra/actions/.gitea/actions/plugin/build@master
uses: https://git.wilix.dev/wilix-infra/actions/.gitea/actions/plugin/build-achievements@master
with:
go_version: ${{ inputs.go_version }}
go_cache: ${{ inputs.go_cache }}