Skip to content

Commit

Permalink
example(demo): update base url
Browse files Browse the repository at this point in the history
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
  • Loading branch information
jdrouet committed Mar 23, 2024
1 parent 077e0fa commit 5d05d1d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/example-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@ jobs:
yarn
yarn link mrml
yarn build
env:
BASE_URL: https://jdrouet.github.io/mrml/
PROD: true

- name: setup pages
uses: actions/configure-pages@v4
Expand Down

0 comments on commit 5d05d1d

Please sign in to comment.