Skip to content

Commit

Permalink
update packages PR
Browse files Browse the repository at this point in the history
  • Loading branch information
mayur-sose committed Jan 21, 2025
1 parent a2a5c82 commit af75819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/update_packages.php
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ function update_packages_yaml(string $filePath) {
}

// File path to the YAML configuration.
// $filePath = __DIR__ . '/../config/packages.yml';
// $filePath = __DIR__ . '/../config/packages.yml';.
$filePath = __DIR__ . '/../packages.yml';

update_packages_yaml($filePath);

0 comments on commit af75819

Please sign in to comment.