Skip to content

Commit

Permalink
Update build-padavan.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
monw authored Sep 16, 2022
1 parent b20dc85 commit 81d6024
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 gcc-multilib libssl-dev python
- name: Clone source code
run: |
git clone -b slim --depth=1 https://github.com/monw/Padavan-KVR.git /opt/rt-n56u
git clone -b master --depth=1 https://github.com/monw/rt-n56u.git /opt/rt-n56u
cd /opt/rt-n56u/toolchain-mipsel
sh dl_toolchain.sh
mkdir -p /opt/images/
Expand Down

0 comments on commit 81d6024

Please sign in to comment.