mirror of
https://github.com/ZizzyDizzyMC/linx-server.git
synced 2026-01-23 02:14:33 +00:00
Rename build job
This commit is contained in:
parent
02a4f948a8
commit
899fe654e2
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
name: buildx
|
||||
name: build
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
@ -8,7 +8,7 @@ on:
|
|||
- 'v*'
|
||||
|
||||
jobs:
|
||||
buildx:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
Loading…
Add table
Add a link
Reference in a new issue