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

Commit

Permalink
U | Preview (#24)
Browse files Browse the repository at this point in the history
* D | CI unsupport MacOS

* C | change some in CI

* M | Merge

* U | Update dir name

* U | Rewriting calc

* U | Update

* U | Update use

* U | Pair the function

* U | Update v0.0.1.3-4
U | Use ninja build source

* U | Update calc, error, etc.

* U | Update ci

* U | Update ci
  • Loading branch information
FTS427 authored Jan 14, 2024
1 parent 4e5e568 commit 943ee79
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/preview-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ jobs:
linux:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Checkout
uses: actions/checkout@v3
- name: Conifg cmake
uses: threeal/[email protected]
- name: CMake build
run: |
Expand Down

0 comments on commit 943ee79

Please sign in to comment.