Skip to content

Commit

Permalink
WIP: adding new line comment to test build
Browse files Browse the repository at this point in the history
  • Loading branch information
robsongajunior committed Dec 19, 2023
1 parent f3a23ab commit de3a993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
run: npm run postinstall

- name: BUILDING STORYBOOK
run: npm run build-storybook
run: npm run build-storybook; ls -la

# - name: BUILD
# run: npm run build && mv dist/* ./
Expand Down

0 comments on commit de3a993

Please sign in to comment.