Update .github/workflows/emoji-bot.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
4
.github/workflows/emoji-bot.yml
vendored
4
.github/workflows/emoji-bot.yml
vendored
@@ -16,10 +16,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: 18
|
node-version: 18
|
||||||
|
|
||||||
- name: 📦 Install Dependencies
|
|
||||||
run: npm install
|
|
||||||
working-directory: ./bot
|
|
||||||
|
|
||||||
- name: 🚦 Run Emoji Bot Handler
|
- name: 🚦 Run Emoji Bot Handler
|
||||||
run: node index.js
|
run: node index.js
|
||||||
working-directory: ./bot
|
working-directory: ./bot
|
||||||
|
|||||||
Reference in New Issue
Block a user