Skip to content

Commit

Permalink
ci: add checkout code
Browse files Browse the repository at this point in the history
Signed-off-by: Qinghao Shi <[email protected]>
  • Loading branch information
jamesbeyond committed May 9, 2024
1 parent 6c33d74 commit 17ebf25
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,9 @@ jobs:

steps:

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

- name: Download artifacts
uses: actions/download-artifact@v4
with:
Expand Down

0 comments on commit 17ebf25

Please sign in to comment.