From 491d977d9eccd98edd472fdc9404680c020c62d2 Mon Sep 17 00:00:00 2001 From: Junyan Qin Date: Sat, 16 Nov 2024 17:47:50 +0800 Subject: [PATCH] ci: fix --- .github/workflows/build-release-artifacts.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-release-artifacts.yaml b/.github/workflows/build-release-artifacts.yaml index 9a485213..89ff9cae 100644 --- a/.github/workflows/build-release-artifacts.yaml +++ b/.github/workflows/build-release-artifacts.yaml @@ -48,5 +48,5 @@ jobs: - name: Upload Artifact uses: actions/upload-artifact@v4 with: - name: langbot-{{ steps.check_version.outputs.version }}-all + name: langbot-${{ steps.check_version.outputs.version }}-all path: .