AOSC-Dev / ciel-rs

A tool for controlling AOSC OS packaging environments using multi-layer filesystems and containers (version 3)
MIT License
10 stars 5 forks source link

action: fix could not find package from package path bug #9

Closed eatradish closed 2 years ago

eatradish commented 2 years ago

The bug is because when trying to split extra-i18n/fcitx, splitn(2, '/').next() returns extra-i18n instead of fcitx