Closed crusso closed 1 month ago
Yes, thank you for report
Fixed
Thank you very much for the quick fix!
I tried re-running the action but have one more problem
We used to pass --no-encrypt
but that's no longer recognized?
https://github.com/dfinity/motoko-base/actions/runs/10901092595/job/30308958528
Any suggestions?
Oh hang on, its your own action that specifies --no-encrypt
. Maybe that needs changing here too. @ZenVoich
Seems I overlooked a bug with the mops user *
commands. Will fix soon...
Fixed in mops cli 1.0.1
Excellent, that seems to have worked!
https://github.com/ZenVoich/setup-mops/blob/53b42fe40975b17b5e7f55112dc08f2f33746f51/action.yml#L90
Should that now by
mops user import
?