Update .forgejo/workflows/update-index.yml
This commit is contained in:
parent
578de842fd
commit
e3b0f2a0d6
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ on:
|
|||
|
||||
jobs:
|
||||
update-index:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: docker
|
||||
steps:
|
||||
- name: Checkout Repository
|
||||
uses: actions/checkout@v3
|
||||
|
|
Loading…
Add table
Reference in a new issue