racket / drracket

DrRacket, IDE for Racket
http://www.racket-lang.org/
Other
448 stars 95 forks source link

Fix another typo #412

Closed sorawee closed 4 years ago

sorawee commented 4 years ago

@bogdanp: do you know why

  with:
    architecture: x64
    distribution: full
    variant: CS
    version: current

results in ##[error]Unexpected HTTP response: 404? Would bumping the version up to 0.10 solves the problem?

Bogdanp commented 4 years ago

@sorawee yep, bumping the version will fix the problem.

Details here and here.