Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
binarymaster committed Jun 3, 2024
1 parent 81a42c2 commit 51ebc62
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: 'db2cb13954adf124eed768ef62c8ba7d926f0d39'
path: adplug
- name: Checkout libbinio
uses: actions/checkout@v4
Expand Down

0 comments on commit 51ebc62

Please sign in to comment.