We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 994ce49 commit e9ffc5dCopy full SHA for e9ffc5d
.github/actions/bundle_release/action.yaml
@@ -20,7 +20,7 @@ runs:
20
zip --must-match -j CortexCommand.windows.zip \
21
release/Cortex\ Command*/Cortex\ Command*.exe \
22
release/Cortex\ Command*/Cortex\ Command*.pdb \
23
- external/lib/win/{fmod,SDL2}.dll
+ external/lib/win/fmod.dll
24
25
- name: Compress Linux Release
26
shell: bash
0 commit comments