Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nihui authored Feb 25, 2024
1 parent 4dabc6f commit 5ba8cfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ jobs:
setup-toolchain-cmd: |
git clone --depth 1 https://github.com/MYIR-ALLWINNER/toolchain.git
setup-env-cmd: |
export PATH=$PATH:$GITHUB_WORKSPACE/MYIR-ALLWINNER/toolchain/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi/bin
export PATH=$PATH:$GITHUB_WORKSPACE/toolchain/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabi/bin
env:
COMMON_CMAKE_OPTIONS: |
Expand Down

0 comments on commit 5ba8cfa

Please sign in to comment.