ci
Some checks failed
ubuntu / Explore-Gitea-Actions (push) Has been cancelled

This commit is contained in:
2025-10-21 22:18:38 +08:00
parent 202fe3c151
commit 4d635706ec

View File

@@ -11,7 +11,7 @@ jobs:
- name: List files in the repository - name: List files in the repository
run: | run: |
ls ${{ gitea.workspace }} ls ${{ gitea.workspace }}
apt install libmruby-dev apt update && apt install libmruby-dev
mkdir build && cd build mkdir build && cd build
cmake .. cmake ..
cmake --build . --target mrubypp_test cmake --build . --target mrubypp_test