mirror of
https://github.com/Neo-Desktop/WindowsXPKg
synced 2024-11-16 19:00:59 +02:00
not a yaml but a yml
This commit is contained in:
parent
fe940d2061
commit
38f17cdea5
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
@ -67,7 +67,7 @@ jobs:
|
||||
|
||||
- name: Run DJGPP Compilation
|
||||
if: ${{ matrix.arch }} == "Win32"
|
||||
uses: ./.github/workflows/dos-djgpp.yaml
|
||||
uses: ./.github/workflows/dos-djgpp.yml
|
||||
|
||||
- name: Download UMSKT-DJGPP compiled artifact
|
||||
if: ${{ matrix.arch }} == "Win32"
|
||||
|
Loading…
Reference in New Issue
Block a user