Skip to content

Commit 8a49fb0

Browse files
committed
use 755 + npm i to ensure we're getting the latest sourcefor test
1 parent 1ce7f84 commit 8a49fb0

File tree

4 files changed

+2
-37957
lines changed

4 files changed

+2
-37957
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ class RustPlugin {
149149
"bootstrap",
150150
readFileSync(path.join(sourceDir, binary)),
151151
"",
152-
0o755
152+
755
153153
);
154154
const targetDir = this.localArtifactDir(profile);
155155
try {

0 commit comments

Comments
 (0)