Skip to content

Commit

Permalink
ci: Reinstall powershell
Browse files Browse the repository at this point in the history
It was removed as part of the recent reclaim disk space action.
  • Loading branch information
trungnt2910 authored Mar 7, 2024
1 parent 95915ff commit 6f623b4
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 @@ -41,7 +41,7 @@ jobs:
dotnet: false

- name: Install build dependencies
run: sudo apt install -y liblttng-ust-dev
run: sudo apt install -y liblttng-ust-dev powershell

- name: Determine build ID
id: buildid
Expand Down

0 comments on commit 6f623b4

Please sign in to comment.