diff --git a/.gitea/workflows/build-kernel.yml b/.gitea/workflows/build-kernel.yml index 4b8cf5e..8b4978b 100644 --- a/.gitea/workflows/build-kernel.yml +++ b/.gitea/workflows/build-kernel.yml @@ -93,7 +93,7 @@ jobs: uses: actions/checkout@v4 - name: Download all build output - uses: actions/download-artifact@v4 + uses: https://github.com/christopherHX/gitea-download-artifact@v4 with: path: dist # Merge every artifact back into the shared modules/ folder.