Skip to content

Commit a48cad6

Browse files
committed
cleanup copy
1 parent ba15e43 commit a48cad6

2 files changed

Lines changed: 0 additions & 8 deletions

File tree

.github/workflows/release-dev.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -664,10 +664,6 @@ jobs:
664664
curl -LsSf https://raw.githubusercontent.com/NVIDIA/OpenShell/main/install.sh | OPENSHELL_VERSION=dev sh
665665
```
666666
667-
### Standalone gateway binary
668-
669-
Manual-download `openshell-gateway` tarballs are attached for Linux amd64/arm64 and macOS ARM64. This release track does not yet include a gateway installer.
670-
671667
files: |
672668
release/openshell-x86_64-unknown-linux-musl.tar.gz
673669
release/openshell-aarch64-unknown-linux-musl.tar.gz

.github/workflows/release-tag.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -636,10 +636,6 @@ jobs:
636636
curl -LsSf https://raw.githubusercontent.com/NVIDIA/OpenShell/main/install.sh | OPENSHELL_VERSION=${{ env.RELEASE_TAG }} sh
637637
```
638638
639-
### Standalone gateway binary
640-
641-
Manual-download `openshell-gateway` tarballs are attached for Linux amd64/arm64 and macOS ARM64. This release track does not yet include a gateway installer.
642-
643639
files: |
644640
release/openshell-x86_64-unknown-linux-musl.tar.gz
645641
release/openshell-aarch64-unknown-linux-musl.tar.gz

0 commit comments

Comments
 (0)