mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-11-05 04:13:08 +02:00
ci: fix i18n workflow
This commit is contained in:
parent
80c23444c6
commit
1b30344afe
4
.github/workflows/i18n.yml
vendored
4
.github/workflows/i18n.yml
vendored
@ -22,6 +22,10 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- uses: pnpm/action-setup@v2
|
||||
with:
|
||||
version: 8
|
||||
|
||||
- name: Setup node
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user