File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 uses : ./.github/actions/install-doc
2424 - name : " Install additional dependencies for Doxygen"
2525 run : |
26- pacman -Syu --noconfirm base-devel ninja cmake ccache
26+ pacman -Syu --noconfirm base-devel ninja cmake ccache clang git
2727 pacman --noconfirm -U https://archive.archlinux.org/packages/d/doxygen/doxygen-1.15.0-2-x86_64.pkg.tar.zst
2828 - name : " Build ns-3"
2929 env :
Original file line number Diff line number Diff line change 2222 uses : ./.github/actions/install-doc
2323 - name : " Install additional dependencies for Doxygen"
2424 run : |
25- pacman -Syu --noconfirm base-devel ninja cmake ccache
25+ pacman -Syu --noconfirm base-devel ninja cmake ccache clang git
2626 pacman --noconfirm -U https://archive.archlinux.org/packages/d/doxygen/doxygen-1.15.0-2-x86_64.pkg.tar.zst
2727 - name : " Build ns-3"
2828 env :
You can’t perform that action at this time.
0 commit comments