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 05f466b commit f4ba389Copy full SHA for f4ba389
.github/workflows/ci.yml
@@ -15,8 +15,6 @@ jobs:
15
os: [ubuntu-24.04-arm, windows-latest, macos-latest]
16
steps:
17
- uses: actions/checkout@v4
18
- with:
19
- submodules: true
20
- uses: actions/setup-node@v4
21
with:
22
node-version: ${{ matrix.node-version }}
.github/workflows/release.yml
@@ -19,8 +19,6 @@ jobs:
attestations: write
23
24
25
26
@@ -52,8 +50,6 @@ jobs:
52
50
id-token: write
53
51
54
55
56
57
58
59
node-version: '22.x'
0 commit comments