Skip to content

Commit

Permalink
next test
Browse files Browse the repository at this point in the history
  • Loading branch information
liz3 committed Dec 9, 2023
1 parent c09fdb6 commit b59b99d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
branches:
- vim

jobs:
build-project:
name: Build Project
Expand All @@ -17,7 +18,7 @@ jobs:
uses: threeal/[email protected]
with:
options:
- MAKE_BUILD_TYPE=Release
MAKE_BUILD_TYPE=Release

- name: Build Project
runs: cmake --build build
Expand Down

0 comments on commit b59b99d

Please sign in to comment.