mirror of
https://github.com/logos-storage/deluge.git
synced 2026-01-02 13:13:07 +00:00
fetch tags so the module install works
This commit is contained in:
parent
5930bc976c
commit
d3007ad402
3
.github/workflows/docker.yml
vendored
3
.github/workflows/docker.yml
vendored
@ -20,6 +20,9 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-tags: true
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user