Skip to content

Commit

Permalink
test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
T-Dynamos committed Apr 5, 2024
1 parent 5ca1c15 commit da7b8c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/package_waydroid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
run: |
sudo apt update
sudo apt install dkms -y
git clone https://github.com/licy183/anbox-modules
git clone https://github.com/choff/anbox-modules
cd anbox-modules && ./INSTALL.sh
- name: Install wayland
run: |
Expand Down
2 changes: 1 addition & 1 deletion tur-waydroid/hello-tur-waydroid/build.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
TERMUX_PKG_HOMEPAGE=https://github.com/termux-user-repository/tur
TERMUX_PKG_DESCRIPTION="Dummy test for TUR Waydroid"
TERMUX_PKG_DESCRIPTION="Dummy test for TUR Waydroid "
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="@termux-user-repository"
TERMUX_PKG_VERSION=0.1
Expand Down

0 comments on commit da7b8c7

Please sign in to comment.