Skip to content

Commit

Permalink
this ain't gonna look good
Browse files Browse the repository at this point in the history
  • Loading branch information
Crimento committed Apr 8, 2024
1 parent 91d6dd0 commit fd7ce3d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,8 @@ jobs:
nvm install 20
nvm use 20
npm install
npm install -g pm2
npm run build
$test="Can I print data like this?"
echo $test
pm2 delete crmn.to
pm2 start ecosystem.config.cjs
"

0 comments on commit fd7ce3d

Please sign in to comment.