Skip to content

Commit

Permalink
enable gco for macos
Browse files Browse the repository at this point in the history
  • Loading branch information
samyfodil committed Apr 30, 2024
1 parent 9d6a403 commit cb5b6e3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,7 @@ builds:
goos:
- darwin
env:
- CGO_ENABLED=0
- GOAMD64=v2
- CGO_ENABLED=1
tags:
- darwin
- odo
Expand Down
4 changes: 2 additions & 2 deletions npm/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@taubyte/dream",
"version": "0.1.4",
"dream": "1.0.3",
"version": "0.1.5",
"dream": "1.0.4",
"description": "Node wrapper for taubyte/dreamland",
"bin": {
"dream": "./index.js"
Expand Down

0 comments on commit cb5b6e3

Please sign in to comment.