Skip to content

Commit

Permalink
make the sdk of qualcommax-ipq60xx_emmc not conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
pexcn committed Jun 24, 2024
1 parent ff830f9 commit 8c5b7b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ jobs:
run: |
cd openwrt
make target/sdk/compile -j$(($(nproc) + 1)) V=e || make target/sdk/compile -j1 V=sc || exit 1
rename "s/qualcommax-ipq60xx/${{ env.BUILD_PROFILE }}/" bin/targets/*/*/openwrt-sdk-*.tar.zst
cd -
- name: Release SDK
Expand Down
2 changes: 1 addition & 1 deletion configs

0 comments on commit 8c5b7b4

Please sign in to comment.