Update update_meta_core_test.yaml

This commit is contained in:
juewuy
2024-01-29 15:59:37 +08:00
committed by GitHub
parent a581e88bca
commit 446d1718a9

View File

@@ -54,8 +54,7 @@ jobs:
- name: get meta version
id: meta
run: |
version=${{ github.event.inputs.tag2 }}
echo version=$version >> $GITHUB_OUTPUT
echo version=${{ github.event.inputs.tag2 }} >> $GITHUB_OUTPUT
cross:
strategy: