Skip to content

Commit

Permalink
Update padavan_3.4_kernal_toolchain.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vipshmily authored Aug 17, 2024
1 parent 60ea128 commit 1b20a85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/padavan_3.4_kernal_toolchain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
target: [mipsel-linux-uclibc-3.4]
target: [mipsel-linux-uclibc]
steps:
- uses: actions/checkout@main
- name: Prepare environment
Expand Down Expand Up @@ -42,4 +42,4 @@ jobs:
tag: toolchain
artifacts: ${{ env.BD_DIR}}/${{ matrix.target }}.tar.xz
allowUpdates: true
omitBodyDuringUpdate: true
omitBodyDuringUpdate: true

0 comments on commit 1b20a85

Please sign in to comment.