Skip to content

Commit

Permalink
Fix typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
gdesmar committed Jul 26, 2024
1 parent a2d79a2 commit 753648d
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 @@ -8,7 +8,7 @@ jobs:
build:
runs-on: ubuntu-latest
# Forced to run on debian:buster since debian:bullseye's Boost is not
# functional to compile executables statically WITH bz2 and lzma.
# functional to compile executables statically with bz2 and lzma.
container: debian:buster
steps:
- name: Checkout repository
Expand Down

0 comments on commit 753648d

Please sign in to comment.