This commit is contained in:
Erica Marigold 2023-07-25 16:51:26 +05:30 committed by GitHub
parent af52f7a6de
commit 5699e16056
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -86,7 +86,7 @@ do
log "*" "Building, testing and pushing changes to AUR" log "*" "Building, testing and pushing changes to AUR"
build && test && cd lune/ && push lune `get_current_version` build && test && ls && push lune `get_current_version`
fi fi
done done