Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

Commit

Permalink
switch to -eng
Browse files Browse the repository at this point in the history
  • Loading branch information
xunmod committed Feb 4, 2024
1 parent 4f42de5 commit 53e3df3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
sudo ln -sf /usr/bin/python2.7 /usr/bin/python
cd $GITHUB_WORKSPACE/aosp
source build/envsetup.sh
lunch octopus_ibt-userdebug
lunch octopus_ibt-eng
make -j$(nproc --all)
- name: Package image
run: |
Expand Down

0 comments on commit 53e3df3

Please sign in to comment.