Skip to content

Commit

Permalink
missing net8
Browse files Browse the repository at this point in the history
  • Loading branch information
mjkkirschner committed Jan 30, 2024
1 parent e45006e commit bd7764f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
ls
- name: Extract DynamoRuntime
run: |
7z x DynamoRuntime.zip -o${{ github.workspace }}\DSIronPython\IronPythonTests\bin\Release\DynamoRuntime
7z x DynamoRuntime.zip -o${{ github.workspace }}\DSIronPython\IronPythonTests\bin\Release\net8.0\DynamoRuntime
- name: Run test with the dotnet CLI
run: |
Expand Down

0 comments on commit bd7764f

Please sign in to comment.