Skip to content

Commit bae150a

Browse files
committed
fix gh actions
1 parent 985ac80 commit bae150a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ jobs:
8888
if: startsWith(github.ref, 'refs/tags/v') || github.ref == 'refs/heads/main'
8989

9090
steps:
91+
- uses: actions/checkout@v6
92+
9193
- name: setup deken
9294
uses: ./.github/actions/setup-deken
9395

0 commit comments

Comments
 (0)