This commit is contained in:
Yeicor
2024-03-28 23:28:36 +01:00
parent 856ffbc4c5
commit 7408823c02

View File

@@ -25,6 +25,7 @@ jobs:
with:
cache: "yarn"
- run: "yarn install"
- run: "git diff" # Check if there are changes
- run: "yarn build"
- uses: "actions/upload-artifact@v4"
with: