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 821943e commit 5af791e
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 @@ -43,7 +43,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
with:
token: ${{ secrets.CI_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}
submodules: true

- name: Install Boost
Expand Down

0 comments on commit 5af791e

Please sign in to comment.