Skip to content

Commit

Permalink
fix: ignore node_modules dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Jabolol committed Dec 30, 2023
1 parent 63a0ddb commit 2d0059e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ jobs:
with:
project: "gameoflife"
entrypoint: "./www/main.ts"
exclude: node_modules

0 comments on commit 2d0059e

Please sign in to comment.