Skip to content

Commit 42b3ed0

Browse files
author
Alif Rachmawadi
committed
make simpler
1 parent 8dbc29a commit 42b3ed0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ if [[ "$PRINT_ONLY" == true ]]; then
143143
echo "CHANNEL=$info_channel"
144144
echo "VERSION=$info_version"
145145
echo "ARCHITECTURE=$info_architecture"
146-
echo "CACHE-KEY=$expanded_key"
146+
echo "CACHE-KEY=$CACHE_KEY"
147147
echo "CACHE-PATH=$CACHE_PATH"
148148
} >>"$GITHUB_OUTPUT"
149149

0 commit comments

Comments
 (0)