Skip to content

Conversation

joncinque
Copy link
Contributor

Problem

We publish our rust crates through a manual github action, in which you need to specify which directory to publish. However, the "interface" directory is not in that list, so we can't publish the interface crate.

Summary of changes

Add "interface" to the list.

#### Problem

We publish our rust crates through a manual github action, in which you
need to specify which directory to publish. However, the "interface"
directory is not in that list, so we can't publish the interface crate.

#### Summary of changes

Add "interface" to the list.
@joncinque joncinque requested a review from rustopian August 8, 2025 08:21
Copy link
Contributor

@rustopian rustopian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😬👍

@joncinque joncinque merged commit e279b4b into solana-program:main Aug 8, 2025
17 checks passed
@joncinque joncinque deleted the publish-interface branch August 8, 2025 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants