Skip to content

Commit

Permalink
work on GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
rustyconover committed Jun 30, 2024
1 parent eb802e0 commit dbdb26e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/_extension_distribution.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,10 +168,8 @@ jobs:
with:
cache: false

- name: Setup cmake
uses: jwlawson/actions-setup-cmake@v2
with:
cmake-version: '3.5'
- name: Get CMake
uses: symbitic/install-cmake@master

- name: Build extension
env:
Expand Down

0 comments on commit dbdb26e

Please sign in to comment.