Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
whalechoi committed Jul 18, 2024
1 parent d59c10d commit 457d998
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

- name: Build
run: |
npm ci
npm install
npm run build --if-present
- name: Copy Files
Expand Down Expand Up @@ -58,4 +58,3 @@ jobs:
name: xray4magisk-ksu-webui
path: |
./xray4magisk-ksu-webui/*

0 comments on commit 457d998

Please sign in to comment.