Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: dartcafe <github@dartcafe.de>
  • Loading branch information
dartcafe committed Nov 3, 2024
1 parent 5845e15 commit 88d75f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-server/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ runs:
- name: Set up components
working-directory: ${{ inputs.server-path }}/apps/${{ inputs.app-name }}
shell: bash
run: -W
run: composer i -W

- name: Remove Nextcloud API and Doctrine
working-directory: ${{ inputs.server-path }}/apps/${{ inputs.app-name }}
Expand Down

0 comments on commit 88d75f5

Please sign in to comment.