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

npub177…4c7ae on Nostr: commit 23450dbd5d0b95bef24205a1389c23223c42225f Author: @RandyMcMillan ...

commit 23450dbd5d0b95bef24205a1389c23223c42225f
Author: @RandyMcMillan <[email protected]>
Date: Tue Feb 27 13:55:01 2024 -0500

.github/workflows/gnostr.yml:brew tap sequence

brew tap gnostr-org/homebrew-gnostr-org

diff --git a/.github/workflows/gnostr.yml b/.github/workflows/gnostr.yml
index 67dff9f38..6291d813f 100644
--- a/.github/workflows/gnostr.yml
+++ b/.github/workflows/gnostr.yml
@@ -62,6 +62,14 @@ jobs:
default: true
override: true

+ ## objective: streamline gnostr installation on macos/brewlinux
+ - run: brew tap gnostr-org/homebrew-gnostr-org || true
+ if: github.event_name == 'pull_request' && matrix.os == 'macos-latest'
+
+ ## objective: streamline gnostr installation on macos/brewlinux
+ - run: brew tap nostorg/nostr || true
+ if: github.event_name == 'pull_request' && matrix.os == 'macos-latest'
+
- run: rustup default stable
- run: cargo search gnostr --limit 100
- run: mkdir -p ~/bin
Author Public Key
npub177444csvjh7qc5dj4qxsnm38zk7j89x9zqu0zyzjerw2e9ad605q44c7ae