Skip to content

Commit

Permalink
Update sanitizer.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sequoiar authored Jul 13, 2023
1 parent 1e562a4 commit 909bfb5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sanitizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v2
- name: Checkout submodules
run: git submodule update --init --recursive
- name: Setup
run: |
sudo apt-get install ninja-build
Expand Down

0 comments on commit 909bfb5

Please sign in to comment.