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

Commit

Permalink
Update c-cpp.yml
Browse files Browse the repository at this point in the history
please work
  • Loading branch information
Captainjamason authored Feb 8, 2024
1 parent b0f96f5 commit f1cc682
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
with:
python-version: '3.x'
- run: pip install meson ninja
- name: run-install
run: ./install.sh
- run: meson setup build
- run: meson compile -C build

0 comments on commit f1cc682

Please sign in to comment.