mirror of
https://github.com/quexten/goldwarden.git
synced 2025-02-09 00:28:39 +01:00
fixed PKGBUILD
This commit is contained in:
parent
748acdb545
commit
bee4e77e0d
2
.github/workflows/PKGBUILD
vendored
2
.github/workflows/PKGBUILD
vendored
@ -12,7 +12,7 @@ sha256sums=('57555dab4afd4fc60785e8ad34f41932988b4cd2ce130daaa719625a0e455481')
|
|||||||
|
|
||||||
prepare(){
|
prepare(){
|
||||||
cd "$pkgname-$pkgver"
|
cd "$pkgname-$pkgver"
|
||||||
mkdir -p build/
|
mkdir -p build/ cmd/
|
||||||
}
|
}
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user