Skip to content

Commit

Permalink
ci: fix yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpollo committed Aug 13, 2024
1 parent 7a6301a commit 871befd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_all_targets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 871befd

Please sign in to comment.