Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit ec099bf5 authored by uazo's avatar uazo Committed by GitHub
Browse files

[TOOLS] Update ownership for working directory in build script

Ensure ownership of the working directory for user 'lg'.
parent 71e8a62e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -241,6 +241,8 @@ jobs:
            sudo chown lg chromium/src/out &&
            sudo chown lg chromium/src/out/arm64_webview

          sudo chown lg /home/lg/working_dir
            
          # make kythe output directory
          test -d $KYTHE_OUTPUT_DIRECTORY || mkdir -p $KYTHE_OUTPUT_DIRECTORY