Skip to content

Commit

Permalink
upload-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
kennykerr committed Jan 31, 2024
1 parent 181fd4d commit 1faf77b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lib.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
cargo run -p tool_msvc
- name: Upload libs
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: libs
path: crates/targets/*/lib/*
Expand Down

0 comments on commit 1faf77b

Please sign in to comment.