Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mgz0227 authored Mar 1, 2024
1 parent d321577 commit d4b0f84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v2

- name: Set up CMake
uses: cmake/setup-cmake@v1
- name: Install CMake
run: sudo apt-get update && sudo apt-get install -y cmake

- name: Build project
run: |
Expand Down

0 comments on commit d4b0f84

Please sign in to comment.