revert changes to ci-build.yml

This commit is contained in:
Kenneth J Davis 2022-10-25 07:12:50 -04:00 committed by GitHub
parent 1c25390e49
commit 339256d6aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ jobs:
(
today=`date -u +%F | tr '\n' '-'`
s_sha=`echo -n ${GITHUB_SHA} | cut -c1-8`
printf 'name=fname::snapshot-%s%s\n' $today $s_sha >> $GITHUB_OUTPUT
printf '::set-output name=fname::snapshot-%s%s\n' $today $s_sha
)
- name: upload