Skip to content

Commit

Permalink
Update mips64.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-frbg authored Jan 16, 2025
1 parent 145a975 commit 2bbb31e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mips64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install autoconf automake autotools-dev ninja-build make ccache \
gcc-${{ matrix.triple }} gfortran-${{ matrix.triple }} libgomp1-mips64el-cross libglib2.0-dev libgthread2.0-dev
gcc-${{ matrix.triple }} gfortran-${{ matrix.triple }} libgomp1-mips64el-cross libglib2.0-dev
- name: checkout qemu
uses: actions/checkout@v3
Expand Down

0 comments on commit 2bbb31e

Please sign in to comment.