Skip to content
This repository has been archived by the owner on Jan 29, 2022. It is now read-only.

Commit

Permalink
Merge branch 'master' of https://github.com/Garlic-Team/GEvents
Browse files Browse the repository at this point in the history
  • Loading branch information
xhyrom committed Dec 8, 2021
2 parents 6da860d + 7049fbe commit 13da38b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
registry-url: https://registry.npmjs.org/

- name: Install
run: npm install --save-dev @babel/cli @babel/core @babel/preset-env @babel/preset-typescript babel-plugin-add-module-exports typescript @types/node
run: npm install --save-dev discord.js @babel/cli @babel/core @babel/preset-env @babel/preset-typescript babel-plugin-add-module-exports typescript @types/node

- name: build
run: npm run build
Expand Down

0 comments on commit 13da38b

Please sign in to comment.