Skip to content

Commit

Permalink
Change text
Browse files Browse the repository at this point in the history
  • Loading branch information
khshourov committed Oct 29, 2024
1 parent ecd6975 commit 9cb740f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ jobs:
- name: Run CI
run: yarn run ci

- name: (ui) Install dependencies
- name: (UI) Install dependencies
run: yarn install
working-directory: views/interactivity
- name: (ui) Run CI
- name: (UI) Run CI
run: yarn run ci
working-directory: views/interactivity

0 comments on commit 9cb740f

Please sign in to comment.