We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8a8cad commit f785ac5Copy full SHA for f785ac5
.github/workflows/test.yml
@@ -11,7 +11,7 @@ jobs:
11
- name: Set up Node
12
uses: actions/setup-node@v4
13
with:
14
- architecture: arm64
+ architecture: 'arm64'
15
node-version: 20
16
cache: 'yarn'
17
- name: Install
0 commit comments