Skip to content

Commit 6f24cb6

Browse files
authored
checkout repo for release
1 parent f5fefb6 commit 6f24cb6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/cmake-multi-platform.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,9 @@ jobs:
179179
runs-on: ubuntu-latest
180180

181181
steps:
182+
- name: Checkout repository
183+
uses: actions/checkout@v4
184+
182185
- name: Download all artifacts
183186
uses: actions/download-artifact@v4
184187
with:

0 commit comments

Comments
 (0)