Skip to content

Commit

Permalink
cd to XrayCore dir
Browse files Browse the repository at this point in the history
  • Loading branch information
SaeedDev94 committed Feb 26, 2024
1 parent 5799c17 commit dd2dea3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build-xray.sh
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ rm gradle/wrapper/gradle-wrapper.jar
cd app
gradle clean

# Build libXray
pushd ../libXray
# Build XrayCore
pushd ../XrayCore
go install golang.org/x/mobile/cmd/gomobile@$GO_MOBILE_VERSION
go mod download
gomobile init
Expand Down

0 comments on commit dd2dea3

Please sign in to comment.