Skip to content

Commit

Permalink
v6_2 is default manifest now
Browse files Browse the repository at this point in the history
  • Loading branch information
courville committed Mar 15, 2024
1 parent a150883 commit a814233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nova.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
run: |
mkdir nova
cd nova
repo init -u https://github.com/nova-video-player/aos-AVP -b nova -m v6_1.xml
repo init -u https://github.com/nova-video-player/aos-AVP -b nova -m v6_2.xml
repo sync -j 4
repo forall -c 'git checkout -t $REPO_REMOTE/$REPO_RREV'
- name: build
Expand Down

0 comments on commit a814233

Please sign in to comment.