mirror of
https://github.com/aljazceru/plugins.git
synced 2025-12-24 08:34:18 +01:00
ci: Fetch all tags on CI so pyln versions can be recognized
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -33,6 +33,7 @@ jobs:
|
||||
path: 'lightning'
|
||||
ref: 'master'
|
||||
submodules: 'recursive'
|
||||
fetch-depth: 0 # Required for pyln versions to be recognized
|
||||
|
||||
- name: Download runtime dependencies
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user