Skip to content

Commit

Permalink
Remove useless apt-update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan-wanna-M committed Aug 5, 2024
1 parent d6a0e19 commit 67eba6c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ jobs:
doc-build:
runs-on: ubuntu-latest
steps:
- name: apt update
run: sudo apt-get update
- name: Install Doxypypy
run: sudo apt-get install doxypypy -y
shell: bash
Expand Down

0 comments on commit 67eba6c

Please sign in to comment.