Skip to content

Commit

Permalink
Drop dadew uninstall (digital-asset#12566)
Browse files Browse the repository at this point in the history
Shouldn’t be necessary anymore now that all nodes have been reset and
it makes things slower and potentially more flaky.

changelog_begin
changelog_end
  • Loading branch information
cocreature authored Jan 25, 2022
1 parent ac3ca1d commit aced78f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ $ErrorActionPreference = 'Stop'

# See https://github.com/lukesampson/scoop/issues/3859
Set-Strictmode -Off
.\dev-env\windows\bin\dadew.ps1 uninstall
.\dev-env\windows\bin\dadew.ps1 install
Set-StrictMode -Version latest
.\dev-env\windows\bin\dadew.ps1 sync
Expand Down

0 comments on commit aced78f

Please sign in to comment.