Skip to content

Commit

Permalink
Update MP_windows.yml to use uploadartfacts version 4.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Nbc66 authored Nov 3, 2024
1 parent 9fbc932 commit 9bf3784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/MP_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@v2

- name: Configure dependencies
uses: ilammy/msvc-dev-cmd@v1
uses: ilammy/msvc-dev-cmd@v4.4.3

- name: Create project
run: cd mp/src;devtools/bin/vpc.exe /sdk2013ce /2013 +game /mksln sdk2013ce.sln
Expand Down

0 comments on commit 9bf3784

Please sign in to comment.