ci: fix yaml

This commit is contained in:
Ramon Roche
2024-08-13 11:24:10 -07:00
parent 7a6301a9d7
commit 871befd148
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
# echo "::group::DebugTargets"
# ./Tools/generate_board_targets_json.py --group --verbose
# echo "::endgroup::"
# - id: set-timestamp
- id: set-timestamp
run: echo "::set-output name=timestamp::$(date +"%Y%m%d%H%M%S")"
setup: