Why Nostr? What is Njump?
2024-07-03 00:52:01

npub1uj…sz7cc on Nostr: commit e7da35c34e5143c363a9aa053c59a1423292b86d Author: @RandyMcMillan ...

commit e7da35c34e5143c363a9aa053c59a1423292b86d
Author: @RandyMcMillan <[email protected]>
Date: Thu Feb 22 14:57:46 2024 -0500

.github/workflows/gnostr-docker.yml

diff --git a/.github/workflows/gnostr-docker.yml b/.github/workflows/gnostr-docker.yml
index 1b58c036e..3ac8e330a 100644
--- a/.github/workflows/gnostr-docker.yml
+++ b/.github/workflows/gnostr-docker.yml
@@ -48,22 +48,25 @@ jobs:
- run: touch ~/GITHUB_TOKEN.txt
- run: git config --global --add safe.directory /__w/gnostr/gnostr || true
- run: make detect
- - run: ./build.cmake.sh
+ - run: make gnostr-am
+ #- run: ./build.cmake.sh
- run: cmake .
- run: make
- - run: V=1 make gnostr bins gnostr-sha256 && gnostr --sec $(gnostr-sha256) --content 'gnostr' | gnostr-post-event wss://nos.lol
- - run: make nvm
+ #- run: cargo install --path bins --force
- run: make bins
- - run: make tui
- - run: make gnostr-act
- - run: make gnostr-cat
- - run: make gnostr-cli
- - run: make gnostr-command
- - run: make gnostr-git
- - run: make gnostr-grep
- - run: make gnostr-legit
- - run: make gnostr-proxy
- - run: make gnostr-sha256
+ - run: V=1 make gnostr && gnostr --sec $(gnostr-sha256) --content 'gnostr' | gnostr-post-event wss://nos.lol
+ - run: make nvm
+ #- run: make gnostr-act
+ #- run: make gnostr-bins
+ #- run: make gnostr-cat
+ #- run: make gnostr-cli
+ #- run: make gnostr-command
+ #- run: make gnostr-git
+ #- run: make gnostr-grep
+ #- run: make gnostr-legit
+ #- run: make gnostr-proxy
+ #- run: make gnostr-tui
+ #- run: make gnostr-sha256
- run: make libsecp256k1.a
- run: make gnostr-all
- run: make gnostr-install
Author Public Key
npub1ujwncmpfny0eg852zxfenlw5hlvkk2x4avtqhsu4pg9fete3sr5s8sz7cc