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