Skip to content

Commit 137c8b5

Browse files
authored
Update Workflow Box2D_Build
Rename Windows_x64 artifacts name to 'Windows_x64_Artifacts'.
1 parent 2328648 commit 137c8b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Box2D_Build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,5 +101,5 @@ jobs:
101101
- name: Upload Artifacts
102102
uses: actions/upload-artifact@v7
103103
with:
104-
name: box2d.dll
104+
name: Windows_x64_Artifacts
105105
path: install/bin/box2d.dll

0 commit comments

Comments
 (0)