mirror of
https://github.com/logos-messaging/logos-messaging-go-bindings.git
synced 2026-01-02 14:03:10 +00:00
Fix syntax at yml file
This commit is contained in:
parent
778264c6c2
commit
3290ffab79
2
.github/workflows/CI_endurance.yml
vendored
2
.github/workflows/CI_endurance.yml
vendored
@ -35,8 +35,8 @@ jobs:
|
||||
make -C waku clean
|
||||
|
||||
- name: Build nwaku dependencies
|
||||
working-directory: third_party/nwaku
|
||||
run: |
|
||||
cd third_party/nwaku
|
||||
git pull --ff-only
|
||||
make update
|
||||
make libwaku
|
||||
|
||||
@ -31,8 +31,8 @@ jobs:
|
||||
run: go mod download
|
||||
|
||||
- name: Build nwaku dependencies
|
||||
working-directory: third_party/nwaku
|
||||
run: |
|
||||
cd third_party/nwaku
|
||||
git pull
|
||||
make update
|
||||
make libwaku
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user