mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-09-09 15:28:21 -04:00
Merge pull request #1307 from CiroZDP/dosbuild-incorrect-name
Change job name on file `build_msdos.yml`
This commit is contained in:
commit
d4c13858a5
2
.github/workflows/build_msdos.yml
vendored
2
.github/workflows/build_msdos.yml
vendored
@ -12,7 +12,7 @@ concurrency:
|
|||||||
cancel-in-progress: true
|
cancel-in-progress: true
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-mac-classic:
|
build-msdos:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: ghcr.io/volkertb/debian-djgpp
|
image: ghcr.io/volkertb/debian-djgpp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user