Skip to content

Commit

Permalink
dsfsdgf
Browse files Browse the repository at this point in the history
  • Loading branch information
cschuchardt88 committed Jun 8, 2024
1 parent 5c72220 commit 3bd5522
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,8 @@ jobs:
dotnet-version: ${{ env.DOTNET_VERSION }}
- name: .NET Build (neo-cli)
run: |
dotnet build ./src/Neo.CLI \
dotnet build neo.sln \
--version-suffix ${{ env.APP_VERSION }}
--artifacts-path ./bin/Neo.CLI
- name: .NET Publish (neo-cli)
run: |
Expand Down

0 comments on commit 3bd5522

Please sign in to comment.