mirror of
https://github.com/pnpm/action-setup
synced 2026-09-07 04:21:02 +02:00
style: remove updater narrative comments
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
#!/usr/bin/env node
|
||||
|
||||
// Usage: node scripts/update-bootstrap.mjs [legacy-version] [native-version]
|
||||
// Regenerates the bootstrap lockfiles used by action-setup to install pnpm via npm.
|
||||
|
||||
import { execSync } from 'child_process'
|
||||
import { mkdtempSync, rmSync, readFileSync, writeFileSync } from 'fs'
|
||||
import { join } from 'path'
|
||||
|
||||
Reference in New Issue
Block a user