Skip to content

Commit

Permalink
fix: create new Uint8Array from buffer to avoid type incompatibility (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-oloughlin authored Oct 27, 2024
1 parent a209daf commit 404ff3d
Show file tree
Hide file tree
Showing 235 changed files with 10,245 additions and 10,168 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
contents: read
id-token: write # The OIDC ID token is used for authentication with JSR.
id-token: write # The OIDC ID token is used for authentication with JSR.
steps:
- uses: actions/checkout@v4
- uses: denoland/setup-deno@v1
Expand Down
Loading

0 comments on commit 404ff3d

Please sign in to comment.