Skip to content

Commit

Permalink
v0.3.5 (#154)
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinleroy authored Jan 9, 2025
1 parent 1353672 commit 13e91f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
RUSTC_LINKER = "${llvmPackages.clangUseLLVM}/bin/clang";

# NOTE: the version of playwright-driver must match the version of
# playwright in the embed and standalone packages.
# playwright in the frontend embed and standalone packages.
PLAYWRIGHT_BROWSERS_PATH="${playwright-driver.browsers}";
};

Expand Down

0 comments on commit 13e91f2

Please sign in to comment.