Skip to content

Commit

Permalink
Use straight line to separate lines.
Browse files Browse the repository at this point in the history
  • Loading branch information
ybubnov committed Apr 18, 2024
1 parent 461ad92 commit 6e60747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v3

- name: Install third-party libraries
run: >
run: |
apt update
apt install -y libboost-test-dev libtorch-dev --no-install-recommends
Expand Down

0 comments on commit 6e60747

Please sign in to comment.