mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-03 14:33:12 +00:00
pull submodules for RLN
This commit is contained in:
parent
bc41f426a5
commit
5314ca8474
2
.github/workflows/test-nimble-install.yml
vendored
2
.github/workflows/test-nimble-install.yml
vendored
@ -20,6 +20,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
submodules: "true" # Needed to pull RLN script
|
||||
|
||||
- uses: nim-lang/setup-nimble-action@v1
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user