Skip to content

Commit

Permalink
🐛 fix natvis XML
Browse files Browse the repository at this point in the history
  • Loading branch information
nlohmann committed Dec 4, 2022
1 parent 24ba54e commit 8f83153
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,8 @@ jobs:
matrix:
target: [ci_test_diagnostics, ci_test_noexceptions, ci_test_noimplicitconversions, ci_test_legacycomparison, ci_test_noglobaludls]
steps:
- name: Install build-essential
run: apt-get update ; apt-get install -y build-essential
- uses: actions/checkout@v3
- name: Get latest CMake and ninja
uses: lukka/get-cmake@latest
Expand Down

0 comments on commit 8f83153

Please sign in to comment.