Skip to content

Commit

Permalink
Restore dotnet tools
Browse files Browse the repository at this point in the history
  • Loading branch information
UnstoppableMango committed Jun 21, 2024
1 parent 14d2701 commit f393b61
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cli-um.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,8 @@ jobs:
with:
global-json-file: global.json

- name: Restore .NET tools
run: dotnet tool restore

- name: Run end-to-end tests
run: make e2e

0 comments on commit f393b61

Please sign in to comment.