Skip to content

Commit

Permalink
chore: force install
Browse files Browse the repository at this point in the history
  • Loading branch information
mdelapenya committed Oct 28, 2024
1 parent 2c539f8 commit 0086201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
run: go build

- name: Install pwsh
run: choco install pwsh --pre -y
run: choco install pwsh --pre -y -f

# see https://go.dev/doc/articles/race_detector
# On Windows, the race detector runtime is sensitive to the version of the C compiler installed; as of Go 1.21,
Expand Down

0 comments on commit 0086201

Please sign in to comment.