Skip to content

Commit

Permalink
fix: action
Browse files Browse the repository at this point in the history
  • Loading branch information
Pr3d4dor committed Feb 1, 2025
1 parent 16e78f3 commit 197435a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- name: Install dependencies
run: |
composer install --optimize-autoloader --prefer-lowest --prefer-stable
composer update --optimize-autoloader --prefer-lowest --prefer-stable
- name: List Installed Dependencies
run: composer show -D
Expand Down

0 comments on commit 197435a

Please # to comment.