ci: Correct another typo in the test multi-platform job [skip ci]

This commit is contained in:
2024-12-18 17:57:31 -07:00
parent a958350b2d
commit 7e7b75f378
@@ -25,7 +25,6 @@ jobs:
- name: Set version variable - name: Set version variable
run: | run: |
version="$(cat artifacts/release-version)"
echo "version=v0.4.1" >> $GITHUB_ENV echo "version=v0.4.1" >> $GITHUB_ENV
- name: Validate release environment variables - name: Validate release environment variables