mirror of
https://github.com/yeicor-3d/yet-another-cad-viewer.git
synced 2025-12-19 22:24:17 +01:00
Debug CI
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user