From b3c4569ef5c7f276cba2c69f7ab124f70ce12706 Mon Sep 17 00:00:00 2001 From: Kreato Date: Sat, 8 Jun 2024 17:53:52 +0300 Subject: [PATCH] ci: update kpkg to latest nightly --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 578fcfef..0f3f15b6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -74,7 +74,7 @@ jobs: path: /tmp/kpkg-bin github-token: ${{ secrets.GH_PAT }} # token with actions:read permissions on target repo repository: kreatolinux/src - run-id: 9429445355 # TODO: Automatically update to latest nightly + run-id: 9429544856 # TODO: Automatically update to latest nightly - uses: actions/download-artifact@v4 with: