back to github for building
This commit is contained in:
parent
0a41baf5df
commit
8132acba5e
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -2,9 +2,6 @@ on: [push, pull_request, workflow_dispatch]
|
|||||||
|
|
||||||
name: Build
|
name: Build
|
||||||
|
|
||||||
env:
|
|
||||||
ACTIONS_RUNTIME_TOKEN: ${{ secrets.ACT_RUNNER_TOKEN }}
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
Reference in New Issue
Block a user