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

npub1zy…y3hn6 on Nostr: commit ad0ea6c4454d5f5fdff9210b9b81f333854ea98c Author: @RandyMcMillan ...

commit ad0ea6c4454d5f5fdff9210b9b81f333854ea98c
Author: @RandyMcMillan <[email protected]>
Date: Sat Feb 24 09:37:21 2024 -0500

.github:

- run: for t in */Cargo.toml;do echo $t;cargo b -r -vv --manifest-path $t ;done

.github/workflows/gnostr.yml
.github/workflows/pre-release.yml
.github/workflows/release.yml

diff --git a/.github/workflows/gnostr.yml b/.github/workflows/gnostr.yml
index 9e5be67be..f35a9a0b3 100644
--- a/.github/workflows/gnostr.yml
+++ b/.github/workflows/gnostr.yml
@@ -72,6 +72,7 @@ jobs:
sudo apt-get update && apt-get install automake jq protobuf-compiler || brew install automake jq protobuf || true
touch ~/GITHUB_TOKEN.txt

+ - run: for t in */Cargo.toml;do echo $t;cargo b -r -vv --manifest-path $t ;done
- run: python3 -m pip install virtualenv

#- run: rm -rf /home/runner/.rustup || true
diff --git a/.github/workflows/pre-release.yml b/.github/workflows/pre-release.yml
index 63d97f809..a2d3cd5b6 100755
--- a/.github/workflows/pre-release.yml
+++ b/.github/workflows/pre-release.yml
@@ -38,6 +38,7 @@ jobs:
sudo apt-get update && apt-get install automake jq protobuf-compiler || brew install automake jq protobuf || true
touch ~/GITHUB_TOKEN.txt

+ - run: for t in */Cargo.toml;do echo $t;cargo b -r -vv --manifest-path $t ;done
- run: V=1 sudo make detect
- run: V=1 make gnostr-am
- run: cmake .
Author Public Key
npub1zyqxuydm7h9n2kualm66xrh8syypqjn8j9wrl82hs8rcerndazksky3hn6