Skip to content

Commit

Permalink
fix commit
Browse files Browse the repository at this point in the history
  • Loading branch information
beordle committed May 9, 2022
1 parent 135884e commit 3fbb666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ jobs:
name: Create static linux mips64el release
runs-on: ubuntu-18.04
env:
CC: /opt/mips64el-linux-musl-cross/bin/mips64el-linux-musl-cross
CC: /opt/mips64el-linux-musl-cross/bin/mips64el-linux-musl-gcc
steps:
- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 3fbb666

Please sign in to comment.