Skip to content

Commit

Permalink
Update ccpp_win_add_velocity_extrusion.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
J-DRD authored Nov 16, 2024
1 parent d44b929 commit 8b19fe3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ccpp_win_add_velocity_extrusion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: windows-2019

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
with:
ref: 'add-velocity-extrusion'
- uses: ilammy/msvc-dev-cmd@v1
Expand Down Expand Up @@ -97,7 +97,7 @@ jobs:
xcopy /RCYIE c:\windows\system32\VCRUNTIME140* package\
del package\opengl32.dll
- name: Upload artifact
uses: actions/upload-artifact@v1.0.0
uses: actions/upload-artifact@v3.0.0
with:
name: add_velocity_extrusion_win64
path: build/package/

0 comments on commit 8b19fe3

Please sign in to comment.