Skip to content

Commit

Permalink
remove symlink causing spago install failures (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
thomashoneyman committed Aug 29, 2019
1 parent d7151f8 commit 97aaa24
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:

# Persist generated files into the workspace
- run:
name: Replace symlinks with actual files
name: Copy Storybook CSS into dist
command: |
mv ~/formless/bower_components/purescript-halogen-storybook/examples/src/Storybook.css ~/formless/dist/storybook.css
Expand Down
1 change: 0 additions & 1 deletion dist/storybook.css

This file was deleted.

0 comments on commit 97aaa24

Please sign in to comment.