Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Afag Ramazanova authored and Afag Ramazanova committed Oct 23, 2024
1 parent e495ede commit e9161ae
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 @@ -45,4 +45,4 @@ jobs:
uses: actions/upload-artifact@v4 #v3 is scheduled for deprecation Nov 30 2024 check marketplace
with:
name: release-binary
path: ${{ env.WORKING_DIR }}/target/release/minigrep
path: ${{ env.WORKING_DIR }}/target/release/multiplication2

0 comments on commit e9161ae

Please sign in to comment.