Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Commit c2acffa

Browse files
committed
Fix ci
1 parent d223637 commit c2acffa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
if: github.repository_owner == 'spring-projects' && github.ref_name == 'main' && github.event_name == 'push'
4242
needs: build
4343
steps:
44+
- uses: actions/checkout@v2
4445
- name: Dispatch early access
4546
env:
4647
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)