Skip to content

Commit

Permalink
build: update codeql action too
Browse files Browse the repository at this point in the history
  • Loading branch information
hanatos committed Apr 24, 2023
1 parent dc7a598 commit 0de5d5a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
uses: actions/checkout@v3
with:
submodules: recursive
- name: update apt
run: sudo apt-get update
- name: install dependencies
run: sudo apt-get install -y cmake pkg-config libomp-dev clang libasound2-dev libglfw3-dev libvulkan-dev libjpeg-dev libpugixml-dev libfreetype-dev zlib1g-dev libexiv2-dev libxml2-utils rsync glslang-tools

Expand Down

0 comments on commit 0de5d5a

Please sign in to comment.