Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
van1164 authored Nov 7, 2023
1 parent b2ab666 commit 74785d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
script: |
cd test
sudo apt-get install npm
nvm use 18
sudo npm install
sudo npm run build
sudo cp -r dist/* /usr/share/nginx/html/
Expand Down

0 comments on commit 74785d5

Please sign in to comment.