Skip to content

Commit

Permalink
Update .github/workflows/build_doc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ilya-lavrenov authored Jan 3, 2023
1 parent 5fcd644 commit fb95bba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
lfs: true

- name: Install apt-get dependencies
uses: awalsh128/cache-apt-pkgs-action@v1
uses: awalsh128/cache-apt-pkgs-action@v1.1.3
with:
packages: graphviz texlive liblua5.2-0 libclang1-9 libclang-cpp9
version: 3.0
Expand Down

0 comments on commit fb95bba

Please sign in to comment.