Skip to content

Commit 5235fea

Browse files
committed
update:ci
1 parent 31b0f55 commit 5235fea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ubuntu_Arm64_build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,14 @@ jobs:
4343
apt install git make g++ wget -y
4444
4545
git config --global --add safe.directory /workspace
46-
46+
4747
git submodule init
4848
git submodule update
4949
5050
git clone https://github.com/libxengine/libxengine.git
5151
cd libxengine
5252
chmod 777 *
53-
sudo ./XEngine_LINEnv.sh -i 3
53+
./XEngine_LINEnv.sh -i 3
5454
cd ..
5555
5656
cd XEngine_Source

0 commit comments

Comments
 (0)