Skip to content

Commit

Permalink
chore: Fix psalm ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelklehr committed Sep 23, 2024
1 parent 7ed17af commit e824922
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/psalm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
- name: Install dependencies
run: |
composer remove nextcloud/ocp --dev
rm composer.lock
composer i
- name: Install nextcloud/ocp
Expand Down

0 comments on commit e824922

Please sign in to comment.