mirror of
https://github.com/nbd-wtf/go-nostr.git
synced 2025-10-09 20:33:27 +02:00
fix test.yml
This commit is contained in:
committed by
fiatjaf_
parent
81a396be56
commit
f3f29950b7
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@@ -9,6 +9,9 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
|
- name: Install libsecp256k1-dev
|
||||||
|
run: sudo apt-get install libsecp256k1-dev
|
||||||
|
|
||||||
- uses: actions/setup-go@v5
|
- uses: actions/setup-go@v5
|
||||||
with:
|
with:
|
||||||
go-version-file: ./go.mod
|
go-version-file: ./go.mod
|
||||||
|
Reference in New Issue
Block a user