Skip to content

Commit 2acce63

Browse files
authored
ci(auto-updater): build prettier config (#884)
Signed-off-by: Seren_Modz 21 <seren@kings-world.net>
1 parent e79994f commit 2acce63

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/auto-updater.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
uses: sapphiredev/.github/actions/install-yarn-dependencies@main
1818
with:
1919
node-version: 20
20+
- name: Build prettier config
21+
run: yarn workspace @sapphire/prettier-config build
2022
- name: Run updater
2123
run: yarn au:twemojis
2224
- name: Run prettier on the code

0 commit comments

Comments
 (0)