Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
dwarfovich committed Nov 19, 2024
1 parent 6b2ba50 commit f594060
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/HW8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
submodules: true

- name: Install Boost
run: sudo apt install -y libboost-program-options-dev
run: sudo apt install -y libboost-program-options-dev libboost-thread1.74-dev

- name: Build packet ${{ env.target_name }}
working-directory: ${{ env.hw_path }}
Expand Down

0 comments on commit f594060

Please sign in to comment.