From dbc6e58d9f17de49dbe6c0bb5ad10b0c05d8ad6c Mon Sep 17 00:00:00 2001 From: Kreato Date: Sat, 8 Jun 2024 01:28:18 +0300 Subject: [PATCH] ci: update to latest kpkg --- .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 aba01e02..ba7fb65b 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: 9147501348 # TODO: Automatically update to latest nightly + run-id: 9243726782 # TODO: Automatically update to latest nightly - uses: actions/download-artifact@v4 with: