Skip to content

Commit

Permalink
remove quote
Browse files Browse the repository at this point in the history
  • Loading branch information
curbengh committed Jun 11, 2024
1 parent d2f3bc8 commit 0f001c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tester.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 0f001c2

Please sign in to comment.