aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Long <mike@compliancedb.com>2022-08-19 16:33:30 +0200
committerMike Long <mike@compliancedb.com>2022-08-19 16:33:30 +0200
commitd4fed915a30c7d137bc99c926dccf1b2f5e11672 (patch)
tree2c85c66cd44d323d810f4112a744f2fc224755de
parent25d4c616beea8b07b3678fd306224d536cfcfce6 (diff)
downloadfff-d4fed915a30c7d137bc99c926dccf1b2f5e11672.tar.gz
Add ninja to build envs
-rw-r--r--.github/workflows/verify_pr.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/verify_pr.yaml b/.github/workflows/verify_pr.yaml
index aa96ce1..b82940b 100644
--- a/.github/workflows/verify_pr.yaml
+++ b/.github/workflows/verify_pr.yaml
@@ -15,6 +15,7 @@ jobs:
os: [ubuntu-latest, windows-latest, macos-latest]
steps:
- uses: actions/checkout@v3
+ - uses: seanmiddleditch/gha-setup-ninja@master
- name: Build
run: ./buildandtest