m/cup
1
0
mirror of https://github.com/sergi0g/cup.git synced 2025-11-18 09:53:43 -05:00

Remove unused components in docs, fix errors, improve docs workflow

This commit is contained in:
Sergio
2025-02-02 15:00:41 +02:00
parent ce3f8176f1
commit f1c8a45122
7 changed files with 5 additions and 53 deletions

View File

@@ -13,6 +13,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: actions/setup-node@v4
with:
node-version: 20