Why Nostr? What is Njump?
2024-07-03 00:48:57

npub188…9ga54 on Nostr: commit 3ff16c258d4adddc9e7bae987ff39becf1046d15 Author: randymcmillan ...

commit 3ff16c258d4adddc9e7bae987ff39becf1046d15
Author: randymcmillan <[email protected]>
Date: Fri Jun 21 14:51:30 2024 -0400

.github/workflows/c-cpp.yml

diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml
index 5fe03fcf8..b81ae27ce 100644
--- a/.github/workflows/c-cpp.yml
+++ b/.github/workflows/c-cpp.yml
@@ -2,7 +2,7 @@ name: C/C++ CI

on:
push:
- branches: [ "master", "**" ]
+ branches: [ "master" ]
pull_request:
branches: [ "master" ]

@@ -15,5 +15,9 @@ jobs:
- uses: actions/checkout@v3
- name: apt-get install cmake
run: sudo apt-get install cmake
+ - name: make submodules
+ run: make submodules
+ - name: make detect
+ run: make detect
- name: make
run: cmake . && make
Author Public Key
npub188j7ht8spgekagv96084n2gp6z9cc67qsetehh6el8sxvv2c26qqp9ga54