Skip to content

Commit

Permalink
Rename archive artifact proxy_server-win_x64 to proxy_server-msvc_x64
Browse files Browse the repository at this point in the history
  • Loading branch information
Jackarain committed Jun 11, 2024
1 parent 2653596 commit d266a28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,5 +112,5 @@ jobs:
- name: Archive artifacts
uses: actions/upload-artifact@v3
with:
name: proxy_server-win_x64
name: proxy_server-msvc_x64
path: build/bin/release/proxy_server.exe

0 comments on commit d266a28

Please sign in to comment.