Update dos-djgpp.yml

This commit is contained in:
TheTank20 2023-08-14 15:09:41 -04:00 committed by GitHub
parent e9131e45c8
commit 75e81e7049
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,9 +22,10 @@ name: C/C++ CI (DOS DJGPP)
on:
push:
branches: [ "master" ]
branches: [ "*" ]
pull_request:
branches: [ "master" ]
branches: [ "*" ]
workflow_dispatch:
env:
CMAKE_C_COMPILER: ${{ github.workspace }}/djgpp/bin/i586-pc-msdosdjgpp-gcc