Skip to content

Commit

Permalink
build to npm
Browse files Browse the repository at this point in the history
  • Loading branch information
brianorwhatever committed Oct 8, 2023
1 parent a0dd22b commit 8bf5c77
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,8 @@ jobs:
- name: Install dependencies
run: bun install

- name: Run @aviarytech/tev2-ingress
run: bun tev2-ingress -c config.yaml

# - name: Run @tno-terminology-design/mrg-import
# run: bun mrg-import -s .

- name: Run @tno-terminology-design/mrgt
run: bun mrgt -s .

- name: Run @aviarytech/tev2-hrgt
run: bun tev2-hrgt glossaries/mrg2.tev2.latest.yaml
- name: Build
run: bun run build

- run: mkdir deploy && mv index.html deploy

Expand Down

0 comments on commit 8bf5c77

Please sign in to comment.