Skip to content

Commit

Permalink
remove channel-name from build requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
iychoi committed Jan 25, 2024
1 parent 0bfc0d0 commit 5c58e8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/gocommands/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ build:
requirements:
build:
- {{ compiler('go') }}
- conda-forge::ca-certificates
- ca-certificates

test:
commands:
Expand Down

0 comments on commit 5c58e8d

Please sign in to comment.