Skip to content

Commit

Permalink
fix: gc error caused by calls of the GLib.Bytes.unref_to_array
Browse files Browse the repository at this point in the history
  • Loading branch information
ncpa0cpl committed Jul 27, 2023
1 parent cd671bb commit 458defd
Show file tree
Hide file tree
Showing 12 changed files with 636 additions and 323 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ jobs:
- name: Install GJS
run: pacman -Sy --noconfirm gjs
- uses: actions/checkout@v3
name: Checkout to master
with:
ref: master
- uses: actions/setup-node@v3
name: Setup Node.js
with:
Expand Down
2 changes: 2 additions & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
yarnPath: .yarn/releases/yarn-1.22.19.cjs
defaultSemverRangePrefix: "~"

0 comments on commit 458defd

Please sign in to comment.