denoland/std

Unable to publish to jsr with CLI canary because of LICENSE file issue

kt3k opened this issue · 2 comments

Is this still an issue? We do have a license file (see here), but it's path doesn't match /.LICENSE (as indicated by the CI failure). Or is this path relative to /async?

kt3k commented

The issue was addressed in denoland/deno#24747

The publish workflow now runs with canary since #5623