We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6f9e9c commit 0e9cccbCopy full SHA for 0e9cccb
1 file changed
.github/workflows/update-known-versions.yml
@@ -19,7 +19,7 @@ jobs:
19
id: update-known-versions
20
run:
21
node dist/update-known-versions/index.js
22
- src/download/checksum/known-versions.ts
+ src/download/checksum/known-checksums.ts
23
version-manifest.json
24
${{ secrets.GITHUB_TOKEN }}
25
- run: npm install && npm run all
0 commit comments