Skip to content

Commit

Permalink
Update on_pull_request.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
extio1 authored May 28, 2024
1 parent 84f5f7f commit 3ed7adf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on_pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

steps:
- run: sudo apt-get update
- run: sudo apt-get install libboost-serialization1.81-dev
- run: sudo apt-get install libboost-serialization
- uses: actions/checkout@v4
- run: mkdir build
- run: cmake -Bbuild
Expand Down

0 comments on commit 3ed7adf

Please sign in to comment.