Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shartte authored Feb 26, 2024
1 parent 6edcae7 commit 509eb48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
call "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\Build\vcvars32.bat"
python -u build_package.py
shell: cmd
- uses: actions/upload-artifact@master
- uses: actions/upload-artifact@v4
with:
name: dependencies
path: build\dependencies.7z

0 comments on commit 509eb48

Please sign in to comment.