Skip to content

Commit e4ba3d3

Browse files
Update build.yml
1 parent c9aa523 commit e4ba3d3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ jobs:
4343
echo "HASH_VALUE=$HASH_VALUE" >> $GITHUB_ENV
4444
echo "RELEASE_FILE=$RELEASE_FILE" >> $GITHUB_ENV
4545
46-
PNPM_BIN="/home/runner/.local/share/pnpm/pnpm"
46+
#PNPM_BIN="/home/runner/.local/share/pnpm/pnpm"
47+
PNPM_BIN=pnpm
4748
#git clone "https://github.com/SphericalKat/medium.rip.git"
4849
git clone "https://github.com/mycodedoesnotcompile2/medium.rip.git"
4950

0 commit comments

Comments
 (0)