Skip to content

Commit

Permalink
switch to bash
Browse files Browse the repository at this point in the history
  • Loading branch information
fraguada committed Jul 9, 2024
1 parent 0e300ff commit 7ff8567
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workflow_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,7 @@ jobs:
- name: pack dotnet
run: dotnet pack src/dotnet/Rhino3dm.csproj
- name: test dotnet
shell: bash
run: |
dotnet nuget add source $(pwd)/src/dotnet/bin/Release/
cd tests/dotnet/rhino3dm_test
Expand Down

0 comments on commit 7ff8567

Please sign in to comment.