mirror of
https://github.com/AuxXxilium/arc.git
synced 2024-11-24 00:49:52 +07:00
build: update dev build
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
f0d61394a0
commit
db5776871e
7
.github/workflows/autobuild.yml
vendored
7
.github/workflows/autobuild.yml
vendored
@ -5,17 +5,14 @@
|
||||
# See /LICENSE for more information.
|
||||
#
|
||||
|
||||
name: Build Arc Base Dev
|
||||
name: Build Arc Image Dev
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- dev
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@main
|
||||
|
Loading…
Reference in New Issue
Block a user