Skip to content

Commit 522cc65

Browse files
committed
fix ci
1 parent c83b759 commit 522cc65

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,9 @@ jobs:
105105
runs-on: ubuntu-latest
106106
needs: build
107107
steps:
108+
- name: Checkout
109+
uses: actions/checkout@v5
110+
108111
- name: Download artifacts
109112
uses: actions/download-artifact@v8
110113
with:

0 commit comments

Comments
 (0)