toltec-dev / toolchain

Set of Docker images for cross-compiling binaries targeting the reMarkable tablet.
MIT License
34 stars 12 forks source link

Bump rust nigthly to build sill #14

Closed Etn40ff closed 1 year ago

LinusCDE commented 1 year ago

Also not sure if the build error is just because it's a PR or some kind of deprecation regarding the use of docker login. I suppose it's the first but just wanted to note it.

https://github.com/Etn40ff/toolchain/actions/runs/4367584204/jobs/7639086007:

Error: Cannot perform an interactive login from a non TTY device
Eeems commented 1 year ago

I just opened up a new PR and it's not encountering this error. It might be fixed? Could you try pushing a new empty commit or something similar to trigger a new build?

Eeems commented 1 year ago

Huh, that's odd. My PR built fine. Maybe it's something to do with my PR being a branch on this repo and not a fork.

Eeems commented 1 year ago

I've opened #19 which worked. I'll close this and merge that.