Skip to content

Commit

Permalink
add error
Browse files Browse the repository at this point in the history
  • Loading branch information
withanage committed Jun 11, 2024
1 parent f13c516 commit 01fed87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- name: Clone pkp plugin gallery
run: |
cd ~/${{github.event.pull_request.head.repo.name || github.event.repository.name }}
cd ~
git clone -b main https://github.com/pkp/plugin-gallery --depth 50
shell: bash

Expand Down

0 comments on commit 01fed87

Please sign in to comment.