mirror of
https://codeberg.org/moonleay/Gimbal.git
synced 2025-04-28 18:58:08 +02:00
ci: changed run target
Signed-off-by: moonleay <contact@moonleay.net>
This commit is contained in:
parent
4918715a1e
commit
af709b1797
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ on:
|
||||||
push:
|
push:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
release:
|
dev:
|
||||||
runs-on: selfhosted
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
name: Checkout
|
name: Checkout
|
||||||
|
|
Loading…
Add table
Reference in a new issue