Skip to content

Commit

Permalink
Merge pull request #2 from iotmodels/math-server
Browse files Browse the repository at this point in the history
beta9
  • Loading branch information
rido-min authored Jul 1, 2023
2 parents 21b766f + 6cf5411 commit 6127da4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
dotnet-version: 6.0.x

- name: Setup dmr-client
run: dotnet tool install -g Microsoft.IoT.ModelsRepository.CommandLine --version 1.0.0-beta.8
run: dotnet tool install -g Microsoft.IoT.ModelsRepository.CommandLine --version 1.0.0-beta.9

- name: Expand Models
run: dmr-client expand -r .
Expand Down

0 comments on commit 6127da4

Please sign in to comment.