Skip to content

Commit

Permalink
Name artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael O'Keefe authored and Michael O'Keefe committed Dec 15, 2023
1 parent 9b2dd12 commit 331e5d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-cli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
cp ./rust/target/release/vehicle-import-cli cli
cp ./rust/target/release/fastsim-cli cli
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: cli
path: ./cli

0 comments on commit 331e5d9

Please sign in to comment.