Skip to content

Commit

Permalink
fix: exclude CNAME from cleaning in GitHub Actions build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
maxchang3 committed Feb 9, 2025
1 parent 0b5185f commit 122910c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,4 @@ jobs:
clean: true
clean-exclude: |
.nojekyll
CNAME

0 comments on commit 122910c

Please sign in to comment.