We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd4044b commit fe3ac24Copy full SHA for fe3ac24
.github/workflows/main.yml
@@ -9,6 +9,8 @@ on:
9
jobs:
10
Setup:
11
runs-on: ubuntu-latest
12
+ env:
13
+ VOLTA_FEATURE_PNPM: 1
14
steps:
15
- uses: actions/checkout@v4
16
- name: Bundled Node Version
0 commit comments