mirror of
https://github.com/vitalygashkov/crextractor.git
synced 2026-07-15 17:40:03 +02:00
fix: remove build step
This commit is contained in:
@@ -15,7 +15,6 @@ jobs:
|
||||
node-version: 22
|
||||
registry-url: https://registry.npmjs.org/
|
||||
- run: npm ci
|
||||
- run: npm run build
|
||||
|
||||
# Extract version from package.json and determine release channel
|
||||
- name: Parse version and determine release channel
|
||||
|
||||
Reference in New Issue
Block a user