mirror of
https://github.com/garraflavatra/rolens.git
synced 2025-07-21 23:08:02 +00:00
Attempt to fix build.js
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -73,7 +73,7 @@ jobs:
|
||||
path: releases/*
|
||||
|
||||
- name: Test build script for users
|
||||
run: ./build.js
|
||||
run: node ./build.js
|
||||
|
||||
bundle:
|
||||
name: Bundle artifacts
|
||||
|
Reference in New Issue
Block a user