更新 .gitea/workflows/build.yaml
This commit is contained in:
parent
1390b242a8
commit
5ea6851205
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user