ui improvements and feature flags for AI integration
Continuous integration / build (push) Failing after 4m9s
Continuous integration / build (push) Failing after 4m9s
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
pkgname=worldcoder
|
||||
pkgver=0.1.1
|
||||
pkgrel=1
|
||||
pkgrel=3
|
||||
makedepends=('rust' 'cargo')
|
||||
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
|
||||
|
||||
# Generated in accordance to https://wiki.archlinux.org/title/Rust_package_guidelines.
|
||||
# Might require further modification depending on the package involved.
|
||||
prepare() {
|
||||
cargo fetch --locked --target "$CARCH-unknown-linux-gnu"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user