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

View File

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