Skip to content

Commit

Permalink
GitHub: AdPlug's master branch now has required patches for DJGPP/A…
Browse files Browse the repository at this point in the history
…dplay DOS compatibility
  • Loading branch information
binarymaster committed Jun 25, 2024
1 parent 81a42c2 commit 6dbf714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-adplay-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: 'adplug/adplug'
ref: 'db2cb13954adf124eed768ef62c8ba7d926f0d39' # Target specific commit, it contains patches for Adplug to provide DJGPP/Adplay DOS compatibility. TODO: Replace with new AdPlug tagged version when released
ref: 'master' # TODO: Replace with new AdPlug tagged version when released
path: adplug
- name: Checkout libbinio
uses: actions/checkout@v4
Expand Down

0 comments on commit 6dbf714

Please sign in to comment.