There was an error while loading. Please reload this page.
1 parent dd198e5 commit 587f99cCopy full SHA for 587f99c
.github/workflows/build-and-sign-sequential.yml
@@ -48,8 +48,6 @@ jobs:
48
uses: actions/setup-node@v4
49
with:
50
node-version: '18'
51
- cache: 'npm'
52
- cache-dependency-path: '**/package-lock.json'
53
54
# Build Virtual Display Driver for ARM64
55
- name: Build Virtual Display Driver (ARM64)
@@ -215,8 +213,6 @@ jobs:
215
213
216
214
217
218
219
220
221
# Build Virtual Display Driver for x64
222
- name: Build Virtual Display Driver (x64)
0 commit comments