Skip to content

Commit

Permalink
Update client-cross.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
exelix11 committed Sep 9, 2023
1 parent 6cf494b commit b4dc12f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/client-cross.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
with:
dotnet-version: 7.x
- name: Run dotnet build
run:
run: |
cd Client
dotnet build -c Release
- uses: actions/upload-artifact@v3
Expand Down

0 comments on commit b4dc12f

Please sign in to comment.