mirror of https://github.com/curbengh/hexo-yam
remove quote
This commit is contained in:
parent
d2f3bc8feb
commit
0f001c272e
|
@ -31,7 +31,7 @@ jobs:
|
|||
echo "PLATFORM=win32-x64-msvc" >> "$GITHUB_ENV"
|
||||
fi
|
||||
- name: Install zstd binary
|
||||
run: npm install "@mongodb-js/zstd-$PLATFORM"
|
||||
run: npm install @mongodb-js/zstd-$PLATFORM
|
||||
- name: Test
|
||||
run: npm run test
|
||||
env:
|
||||
|
|
Loading…
Reference in New Issue