Update .forgejo/workflows/update-index.yml

This commit is contained in:
KillerBossOriginal 2025-02-16 21:26:02 +01:00
parent 578de842fd
commit e3b0f2a0d6

View file

@ -6,7 +6,7 @@ on:
jobs:
update-index:
runs-on: ubuntu-latest
runs-on: docker
steps:
- name: Checkout Repository
uses: actions/checkout@v3