Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ci): create artifacts directory for final upload #907

Merged

Conversation

connorsmith256
Copy link
Contributor

Feature or Problem

mkdir -p ${bin} won't work, because ${bin} is the actual binary (since we ran chmod on it). Instead, move all artifacts to an artifacts directory

@connorsmith256 connorsmith256 requested a review from a team as a code owner November 2, 2023 22:18
Signed-off-by: Connor Smith <connor.smith.256@gmail.com>
@connorsmith256 connorsmith256 enabled auto-merge (rebase) November 2, 2023 22:21
@connorsmith256 connorsmith256 merged commit 3083af2 into wasmCloud:main Nov 2, 2023
19 checks passed
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.

None yet

2 participants