Skip to content

Commit

Permalink
WIP-005
Browse files Browse the repository at this point in the history
  • Loading branch information
TravisCarden committed Jan 22, 2025
1 parent ad57120 commit c90bd5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
php .github/update_packages.php
git status
echo ========== BEFORE ==========
git add -a
git add -A
git commit -m "Update dependencies in packages.yml"
echo ========== AFTER ==========
git show
Expand Down

0 comments on commit c90bd5d

Please sign in to comment.