update everything and fix ci.yml

This commit is contained in:
Yeicor
2024-03-03 19:12:09 +01:00
parent 70dabf40e7
commit 96ff78a0e3
5 changed files with 173 additions and 238 deletions

View File

@@ -16,7 +16,7 @@ jobs:
steps:
- uses: "actions/checkout@v4"
- uses: "actions/setup-node@v4"
- uses: "yarn install"
- run: "yarn install"
- run: "yarn build"
- uses: "actions/upload-artifact@v3"
with: