Skip to content

Commit

Permalink
Remove debug check
Browse files Browse the repository at this point in the history
  • Loading branch information
Yeicor committed Mar 28, 2024
1 parent bfdd656 commit 5dc2ae2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
with:
cache: "yarn"
- run: "yarn install"
- run: "git diff" # Check if there are changes
- run: "yarn build"
- uses: "actions/upload-artifact@v4"
with:
Expand Down

0 comments on commit 5dc2ae2

Please sign in to comment.