Skip to content

Commit

Permalink
chore: adding shell
Browse files Browse the repository at this point in the history
(cherry picked from commit 7e1abed)
  • Loading branch information
dansiegel authored and mergify[bot] committed Jun 21, 2024
1 parent 187f205 commit e83da54
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/actions/sdk-update/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ runs:
configFilePath: build/gitversion.yml

- name: Run Uno Sdk Updater
run: dotnet run -c Release --project tools/Uno.Sdk.Updater
run: dotnet run -c Release --project tools/Uno.Sdk.Updater
shell: pwsh

0 comments on commit e83da54

Please sign in to comment.