diff --git a/.forgejo/workflows/manual.yml b/.forgejo/workflows/manual.yml index 4530917..204c141 100644 --- a/.forgejo/workflows/manual.yml +++ b/.forgejo/workflows/manual.yml @@ -30,4 +30,6 @@ jobs: ls -alh /var/run/ - name: Setup buildx - uses: https://forge.niblock.tech/actions/setup-buildx-action@v3 \ No newline at end of file + uses: https://forge.niblock.tech/actions/setup-buildx-action@v3 + with: + driver: docker \ No newline at end of file