Skip to content

Commit

Permalink
Update bitmono-cli-net462.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnamed434 committed Oct 2, 2023
1 parent c6b195b commit 8de1aba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bitmono-cli-net462.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: build
path: "./src/BitMono/BitMono.CLI/BitMono-v${{ github.ref_name }}-CLI-net462.zip"
path: "./src/BitMono.CLI/BitMono-v${{ github.ref_name }}-CLI-net462.zip"

Release:
needs: [Build]
Expand Down

0 comments on commit 8de1aba

Please sign in to comment.