Skip to content

Commit

Permalink
update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
introkun committed Mar 27, 2024
1 parent 154776f commit 359bb22
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
git clone https://github.com/introkun/oculus-deals-spider-bot.git .
echo "Installing app dependencies"
export NVM_DIR=~/.nvm
source ~/.nvm/nvm.sh
npm ci
echo "Writing config wile"
Expand Down

0 comments on commit 359bb22

Please sign in to comment.