ci: try using bash for env setting

This commit is contained in:
itsmattkc
2020-09-16 16:57:40 +10:00
committed by GitHub
parent b8b29df8fa
commit 889e8aadf4
+1
View File
@@ -22,6 +22,7 @@ jobs:
steps:
- name: Set package name
shell: bash
run: echo "::set-env name=PKGNAME::$(echo Olive-${GITHUB_SHA::8}-Windows-x86_64)"
- name: Test package name