Merge pull request #19602 from spowelljr/fixYearlyLeaderboard

CI: Fix yearly leaderboard updates failures
pull/19606/head
Steven Powell 2024-09-09 14:30:49 -07:00 committed by GitHub
commit a6bd0031be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ jobs:
- name: Update Yearly Leaderboard
id: yearlyLeaderboard
run: |
sudo apt install ncal
make update-yearly-leaderboard
# The following is to support multiline with GITHUB_OUTPUT, see https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#multiline-strings
echo "changes<<EOF" >> "$GITHUB_OUTPUT"