mirror of
https://github.com/Neo-Desktop/WindowsXPKg
synced 2024-11-17 19:31:00 +02:00
Update dos-djgpp.yml
This commit is contained in:
parent
bde4371cbe
commit
de09feb18f
5
.github/workflows/dos-djgpp.yml
vendored
5
.github/workflows/dos-djgpp.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user