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

Free up space in Ubuntu actions #603

Merged
merged 1 commit into from
Oct 29, 2024
Merged

Conversation

Neptune650
Copy link
Contributor

@louis030195 This is so the builds don't fail again, this frees up about 34GB which is enough and a bit more.

Copy link

vercel bot commented Oct 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
screenpipe ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 29, 2024 11:25pm

@louis030195
Copy link
Collaborator

@Neptune650 thanks! did not see the error

@louis030195 louis030195 merged commit 53c93e5 into mediar-ai:main Oct 29, 2024
4 of 7 checks passed
@Neptune650 Neptune650 deleted the patch-1 branch October 29, 2024 23:30
@Neptune650
Copy link
Contributor Author

@louis030195 You need to set large-packages to false btw.

@louis030195
Copy link
Collaborator

louis030195 commented Oct 30, 2024

IMG_5887

@Neptune650 build does not work on windows, libiomp5md.dll missing after going through CI/CD and installing on my windows machine

i guess we need to copy some mkl dependencies to the tauri resources folder? same for linux

@Neptune650
Copy link
Contributor Author

@louis030195 Fixing it, I'll use the pre_build.js script. Pushing a fix soon.

@Neptune650
Copy link
Contributor Author

Neptune650 commented Oct 30, 2024

@louis030195 Should the pre_build.js script be able to run everywhere or just GitHub Actions?

@louis030195
Copy link
Collaborator

@louis030195 Should the pre_build.js script be able to run everywhere or just GitHub Actions?

everywhere

people use it to build the app

@Neptune650
Copy link
Contributor Author

Neptune650 commented Oct 31, 2024

@louis030195 Should the pre_build.js script be able to run everywhere or just GitHub Actions?

everywhere

people use it to build the app

@louis030195 I might be going a little insane - I've spent almost all day working on this, and so far I can't figure it out.

For example here: https://github.com/Neptune650/screenpipe/actions/runs/11603910078/job/32311762713
Even though we're installing libhwloc and copying it, somehow Tauri can't find it.

@louis030195
Copy link
Collaborator

@Neptune650 hmm okay, ill have a look tomorrow it's fine for now

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