更新 .gitea/workflows/build.yaml

This commit is contained in:
wode 2024-09-25 12:07:11 +00:00
parent 1390b242a8
commit 5ea6851205

View File

@ -4,6 +4,6 @@ run-name: ${{ github.actor }} is testing out Gitea Actions
on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: ubuntu-latest
runs-on: Debian-latest
steps:
-run:
-run: sudo apt install clang clangd lldb cmake