Skip to content

Commit 6998a50

Browse files
committed
fix ci
1 parent d40d324 commit 6998a50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/examples_matrix.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
run: |
5555
git clone https://github.com/${{ github.repository }}
5656
cd ${{ github.event.repository.name }}
57+
git checkout ${{ github.ref }}
5758
5859
- name: Mark the workspace as safe
5960
working-directory: ${{ github.event.repository.name }} # until we can use action/checkout@v4

0 commit comments

Comments
 (0)