Skip to content

Commit

Permalink
Build tutorial plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr-Electron committed Apr 23, 2023
1 parent d71a580 commit 46eb45a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.reusable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
wiki-dependencies
- name: Install dependencies
run: |
yarn
yarn && yarn ./plugin-tutorial build
# Submodules cached per environment to save time
- name: Cache submodules
uses: actions/cache@v3
Expand Down

0 comments on commit 46eb45a

Please sign in to comment.