Update dos-djgpp.yml

This commit is contained in:
WitherOrNot 2023-08-10 17:00:49 -04:00 committed by GitHub
parent bde4371cbe
commit de09feb18f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,10 @@
name: C/C++ CI (DOS DJGPP)
on:
workflow_call:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
env:
CC: ${{ github.workspace }}/djgpp/bin/i586-pc-msdosdjgpp-gcc