Update dos-djgpp.yml

This commit is contained in:
TheTank20
2025-07-23 11:20:08 -05:00
committed by GitHub
parent f02a2abb34
commit df22eccb0b

View File

@@ -198,7 +198,7 @@ jobs:
- name: Setup test environment
run: |
sudo apt -y update
sudo apt -y dosbox
sudo apt -y install dosbox
- name: Download artifact
uses: actions/download-artifact@v4