Skip to content

Commit 458768e

Browse files
committed
Added core and mss assets
1 parent cf35b7a commit 458768e

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ jobs:
4747
with:
4848
allowUpdates: true
4949
tag: ${{ github.ref_name }}
50-
artifacts: "build/bin/cod4x_*.dll,assets/cod4x/main/*.iwd,assets/cod4x/zone/*.ff,hashes.txt"
50+
artifacts: "build/bin/cod4x_*.dll,assets/cod4x/main/*.iwd,assets/cod4x/zone/*.ff,assets/cod4x/core,assets/cod4x/mss,hashes.txt"
5151
token: ${{ secrets.GITHUB_TOKEN }}
5252

assets/cod4x/core

1.52 MB
Binary file not shown.

assets/cod4x/mss

208 KB
Binary file not shown.

0 commit comments

Comments
 (0)