← Back to community index
# contributor·Active

gokul - while testing a circuit-json-to-kicad r...

while testing a circuit json to kicad repro, I noticed that the GitHub test workflow fails before running any tests. oven sh/setup bun downloads Bun as a ZIP, but the KiCad container cannot find unzip. Re running gives the same error. Is this a known issue, and should the workflo

Started by gokulAug 9, 20263 messages

Discussion

Last active 25 days ago · plain text
gokuloriginal post
while testing a circuit-json-to-kicad repro, I noticed that the GitHub test workflow fails before running any tests. `oven-sh/setup-bun` downloads Bun as a ZIP, but the KiCad container cannot find `unzip`. Re-running gives the same error. Is this a known issue, and should the workflow install `unzip` before setting up Bun? <@809856037376491570> <@757706909351411845> (https://github.com/tscircuit/circuit-json-to-kicad/pull/406)
Rishabh
rebase with main, it should work now
gokul
Rebased with main, and the repro test is passing now. Thanks! <@809856037376491570>

Want to add to the conversation?

Reply in Discord so your notes stay connected to the source.
Continue in Discord ↗