Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
dwarfovich committed Oct 14, 2024
1 parent 97441cf commit 821943e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/HW8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
with:
token: ${{ secrets.CI_TOKEN }}
submodules: true

- name: Install Boost
run: sudo apt install -y libboost-program-options-dev
Expand Down
1 change: 1 addition & 0 deletions HW8/submodules/CryptoPP-CMake
Submodule CryptoPP-CMake added at d2b072

0 comments on commit 821943e

Please sign in to comment.