mirror of
https://github.com/FDOS/kernel.git
synced 2025-04-08 17:15:17 +02:00
revert changes to ci-build.yml
This commit is contained in:
parent
1c25390e49
commit
339256d6aa
2
.github/workflows/ci-build.yml
vendored
2
.github/workflows/ci-build.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user