Skip to content

Commit

Permalink
Fix Roave BC script (#1441)
Browse files Browse the repository at this point in the history
  • Loading branch information
jderusse committed Jun 13, 2023
1 parent b003b20 commit 1bd3fb8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v3
with:
fetch-depth: 0

- name: Modify composer.json
run: |
Expand Down

0 comments on commit 1bd3fb8

Please sign in to comment.