Skip to content

Commit

Permalink
Remove double checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
loevgaard committed Oct 1, 2024
1 parent 7a591b2 commit fa477c4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -229,9 +229,6 @@ jobs:
- name: "Start MySQL"
run: "sudo /etc/init.d/mysql start"

- name: "Run Meilisearch"
uses: "actions/checkout@v4"

- name: "Checkout"
uses: "actions/checkout@v4"

Expand Down

0 comments on commit fa477c4

Please sign in to comment.