Skip to content

Commit

Permalink
fix sfreleaser dependency on .spkg
Browse files Browse the repository at this point in the history
  • Loading branch information
sduchesneau committed Aug 30, 2023
1 parent 6ab6929 commit 0f0041d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .sfreleaser
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ release:
pre-build-hooks:
#- substreams pack -o "{{ .buildDir }}/substreams-solana-{{ .release.Version }}.spkg" substreams.yaml
upload-extra-assets:
- "{{ .buildDir }}/substreams-solana-{{ .release.Version }}.spkg"
#- "{{ .buildDir }}/substreams-solana-{{ .release.Version }}.spkg"

0 comments on commit 0f0041d

Please sign in to comment.