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

Commit

Permalink
Revert "fix: fix github action"
Browse files Browse the repository at this point in the history
This reverts commit 48cd36f.
  • Loading branch information
ShenMian committed Jul 1, 2023
1 parent 48cd36f commit 192e026
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

cmake_minimum_required(VERSION 3.12)

project(sokoban)
project(sokoban CXX)

set(BUILD_SHARED_LIBS FALSE)

Expand Down

0 comments on commit 192e026

Please sign in to comment.