Skip to content

Commit

Permalink
Update build-padavan.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoquanamm authored Jan 11, 2024
1 parent 189e13a commit f7746f8
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
- name: Clone source code
run: |
git clone --depth=1 https://github.com/Doctorlee0827/rt-n56u.git /opt/rt-n56u
git clone --depth=1 https://github.com/xiaoquanamm/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 f7746f8

Please sign in to comment.