not a yaml but a yml

This commit is contained in:
Neo 2023-07-09 05:35:03 -07:00
parent fe940d2061
commit 38f17cdea5

View File

@ -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"