Skip to content

Commit

Permalink
Update build-padavan.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chenxudong2020 authored Nov 8, 2024
1 parent c535ac8 commit f83def5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-padavan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
pkg-config zlib1g-dev libgmp3-dev libmpc-dev libmpfr-dev libncurses5-dev libltdl-dev wget
- name: Clone source code
run: |
git clone --depth=1 https://github.com/vb1980/Padavan-KVR.git /opt/padavan
git clone --depth=1 https://github.com/chenxudong2020/Padavan.git /opt/padavan
cd /opt/padavan/toolchain-mipsel
sh dl_toolchain.sh
mkdir -p /opt/images/
Expand Down

0 comments on commit f83def5

Please sign in to comment.