-
Notifications
You must be signed in to change notification settings - Fork 5
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
Nyrkiö Github action fails due to missing index.js
file
#304
Comments
I looked at it a little already. The problem is that it didn't run "npm run build" first. I'm looking into why that is / where to add it back. One possible explanation is that in the upstream repo one of the demos is to benchmark something in JavaScript (benchmarkJS) and it could be that the entire thing depends on that demo. |
LOL, I did not realize you can close issue from other repositories! @henrikingo please re-open this, Github is just being drunk... |
Ok so there were multiple things that didn't actually work. Among the highlights:
I added to the push-only.yml a few more branches for testing purposes. So you can merge it to "add-nyrkio" or "notmain" and it will also rigger itself there. |
I have Nyrkiö configured in my Github workflow:
tursodatabase/limbo@eeffe10
(Had to patch it with tursodatabase/limbo@02b8fb8 btw)
However, the Nyrkiö Github action fails as follows:
Full logs here:
https://github.com/tursodatabase/limbo/actions/runs/12862596384/job/35857760160
The text was updated successfully, but these errors were encountered: