Skip to content

Commit

Permalink
fix(CI): demo clone fix
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamincharity committed Apr 14, 2020
1 parent 9d15d1f commit 6dc5f27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ jobs:
with:
repository: GetTerminus/ui-demos-release
token: ${{ secrets.GH_TOKEN }}
path: /home/runner/work/terminus-ui/ui-demos-release
path: /home/runner/work/terminus-ui/terminus-ui/ui-demos-release
if: env.SHOULD_RUN == 'true'
- name: LOG after demos clone
run: |
Expand Down

0 comments on commit 6dc5f27

Please sign in to comment.