mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2024-12-24 09:24:15 +08:00
friendly workflows names
This commit is contained in:
parent
21c21737e7
commit
8fb7231a36
@ -1,4 +1,4 @@
|
||||
name: Generate emu config (Linux)
|
||||
name: Generate emu config script (Linux)
|
||||
|
||||
on:
|
||||
push:
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: Generate emu config (Windows)
|
||||
name: Generate emu config script (Windows)
|
||||
|
||||
on:
|
||||
push:
|
||||
|
2
.github/workflows/build-linux.yml
vendored
2
.github/workflows/build-linux.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: Linux-build
|
||||
name: Emu build (Linux)
|
||||
|
||||
on:
|
||||
push:
|
||||
|
2
.github/workflows/build-win.yml
vendored
2
.github/workflows/build-win.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: Windows-build
|
||||
name: Emu build (Windows)
|
||||
|
||||
on:
|
||||
push:
|
||||
|
Loading…
x
Reference in New Issue
Block a user