Update dos-djgpp.yml

This commit is contained in:
TheTank20
2025-07-23 11:19:52 -05:00
committed by GitHub
parent 83d9039efe
commit f02a2abb34

View File

@@ -195,6 +195,11 @@ jobs:
strategy:
fail-fast: false
steps:
- name: Setup test environment
run: |
sudo apt -y update
sudo apt -y dosbox
- name: Download artifact
uses: actions/download-artifact@v4
with:
@@ -249,6 +254,7 @@ jobs:
EOL
- name: Run tests in DOSBox
run: |
cd dosbox_test
timeout 30s dosbox -conf dosbox.conf -nogui -exit