Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gudmdharalds authored Sep 21, 2023
1 parent a06a770 commit fb43d1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ jobs:
- name: Check out the source code
uses: actions/checkout@v3

- name: Ask git to fetch latest branch
- name: Ask git to fetch latest branch and other branches
run: git fetch origin latest && git pull

- name: Set up PHP
Expand Down

0 comments on commit fb43d1d

Please sign in to comment.