aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSoopyboo32 <49228220+Soopyboo32@users.noreply.github.com>2022-09-17 23:44:21 +0800
committerSoopyboo32 <49228220+Soopyboo32@users.noreply.github.com>2022-09-17 23:44:21 +0800
commit7997c067ab6a69ef587a40c244caf36805a00e8c (patch)
tree0b6adaa35d16df70ac731b5d25a78f559a15436d
parent8ed88ca8f81633d35b8a16b5e02588dde7f0f1e6 (diff)
downloadSoopyV2-7997c067ab6a69ef587a40c244caf36805a00e8c.tar.gz
SoopyV2-7997c067ab6a69ef587a40c244caf36805a00e8c.tar.bz2
SoopyV2-7997c067ab6a69ef587a40c244caf36805a00e8c.zip
npx?
-rw-r--r--.github/workflows/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index fd5b46a..b236feb 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -30,4 +30,4 @@ jobs:
run: npm i
- name: Compile
- run: babel src -d out --copy-files
+ run: npx babel src -d out --copy-files