Skip to content

Commit

Permalink
ignore builds for now
Browse files Browse the repository at this point in the history
  • Loading branch information
jkanche committed Oct 23, 2023
1 parent 182eb48 commit 5d9072c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ jobs:
# - name: create builds
# run: yarn build

- name: copy build to app
run: cp -r dist/* app
# - name: copy build to app
# run: cp -r dist/* app

- name: copy docs to app
run: cp -r docs/built/* app/docs
Expand Down

0 comments on commit 5d9072c

Please sign in to comment.