Compare commits

..

1 Commits

Author SHA1 Message Date
3b47db723e LP-2725: disableable go cache 2023-12-26 15:23:40 +03:00

View File

@ -76,6 +76,7 @@ jobs:
uses: https://git.wilix.dev/wilix-infra/actions/.gitea/actions/plugin/build@master
with:
go_version: ${{ inputs.go_version }}
go_cache: ${{ inputs.go_cache }}
node_version: ${{ inputs.node_version }}
- name: ci/plugin-sign