Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

Commit

Permalink
Merge pull request #169 from Stronkkey/build
Browse files Browse the repository at this point in the history
Fix github actions
  • Loading branch information
maxnut authored Jan 12, 2024
2 parents 63dc915 + 4005f37 commit 90f79be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: CMake
name: "2.2"

on:
push:
branches: [ "main" ]
branches: [ "2.2" ]

env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
Expand Down

0 comments on commit 90f79be

Please sign in to comment.