From 7791a54e621dd5061aa3079ef268b4485068ae75 Mon Sep 17 00:00:00 2001 From: He Yi Date: Thu, 12 Oct 2023 15:34:53 +0800 Subject: [PATCH] Update greenboot.yaml --- .github/workflows/greenboot.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/greenboot.yaml b/.github/workflows/greenboot.yaml index 1cf546a..66ac496 100644 --- a/.github/workflows/greenboot.yaml +++ b/.github/workflows/greenboot.yaml @@ -142,8 +142,8 @@ jobs: - name: Checkout greenboot-rs code uses: actions/checkout@v3 with: - repository: yih-redhat/greenboot - ref: test-ci + repository: say-paul/greenboot + ref: greenboot-rs-continued path: greenboot - name: Build greenboot PRM pakcages