Skip to content

Commit

Permalink
Update ci_cd.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
BeanVortex authored Jan 23, 2025
1 parent 99a4829 commit 5ae4cb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Build using script
run: .\builders\windows.bat
- name: Upload Artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: windows-build
path: .\build\releases
Expand Down

0 comments on commit 5ae4cb0

Please sign in to comment.