Skip to content

Commit

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

0 comments on commit 91d6dd0

Please sign in to comment.