Skip to content

Commit

Permalink
don't commit dist to repo
Browse files Browse the repository at this point in the history
  • Loading branch information
longhotsummer committed Jul 1, 2024
1 parent 199b204 commit 107e5db
Show file tree
Hide file tree
Showing 291 changed files with 2 additions and 54,429 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Push build artefacts
uses: EndBug/add-and-commit@v9
with:
add: 'core/dist/ law-widget-styles/css/law-widget-styles.* --force'
add: 'law-widget-styles/css/law-widget-styles.* --force'
message: 'Built artefacts'

- name: Build storybook
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:

- run: npm ci
- run: npx lerna bootstrap
- run: npx lerna run build
- name: Version and publish
run: |
git config user.name "${{ github.actor }}"
Expand Down
10 changes: 0 additions & 10 deletions core/dist/cjs/app-globals-c79cfff0.js

This file was deleted.

1 change: 0 additions & 1 deletion core/dist/cjs/app-globals-c79cfff0.js.map

This file was deleted.

Loading

0 comments on commit 107e5db

Please sign in to comment.