Skip to content

Commit

Permalink
Adding new fixes to workflow path
Browse files Browse the repository at this point in the history
  • Loading branch information
vncsmyrnk committed May 12, 2024
1 parent 2b252cc commit f903de6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ jobs:
with:
name: app
path: |
./app/dist
!./app/dist/**/*.md
./app/build
!./app/build/**/*.md

0 comments on commit f903de6

Please sign in to comment.