Skip to content

Commit

Permalink
Fix syntax error in build.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
afinetooth committed Sep 30, 2024
1 parent ea5f812 commit 29357df
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 @@ -191,7 +191,7 @@ jobs:
sudo apt-get install -y qemu-user
qemu-aarch64 ./binaries/coveralls-linux-aarch64 --version
release:
release:
runs-on: ubuntu-latest
needs: [build-windows, build-linux]
env:
Expand Down

0 comments on commit 29357df

Please sign in to comment.