Skip to content

Commit

Permalink
Add cromite
Browse files Browse the repository at this point in the history
  • Loading branch information
sounddrill31 authored Feb 17, 2024
1 parent 31369e2 commit e5b97b4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,8 @@ jobs:
# Sync the repositories
repo sync -c -j$(nproc --all) --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync && \
rm -rf vendor/plros/prebuilt/apps/Cromite;
git clone https://gitlab.com/plros-lab/android_packages_apps_Cromite.git vendor/plros/prebuilt/apps/Cromite && \
# Set up build environment
export BUILD_USERNAME=${{ github.actor }} ; \
export BUILD_HOSTNAME=crave ; \
Expand Down

0 comments on commit e5b97b4

Please sign in to comment.