Skip to content

Commit 3fe43d0

Browse files
authored
Update msbuild.yml
1 parent 7ef322a commit 3fe43d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/msbuild.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
uses: microsoft/[email protected]
3737

3838
- name: Upload a Build Artifact
39-
- uses: actions/upload-artifact@v4
39+
uses: actions/upload-artifact@v4
4040
with:
4141
name: dll
4242
path: D-fix\x64\Release\*.dll

0 commit comments

Comments
 (0)