Check out Yggdrasil master branch instead of develop

This commit is contained in:
Neil Alexander 2024-05-31 23:32:38 +01:00
parent ca45b37baa
commit a70563fba2
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944

View file

@ -23,7 +23,7 @@ jobs:
with:
repository: yggdrasil-network/yggdrasil-go
path: yggdrasil-go
ref: develop
ref: master
fetch-depth: 0
- name: Setup Go environment