Skip to content

Commit

Permalink
ci: arghhhh...
Browse files Browse the repository at this point in the history
Signed-off-by: Lachezar Lechev <[email protected]>
  • Loading branch information
elpiel committed Jan 4, 2024
1 parent 861c09a commit 9cd761b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
- name: Install NPM dependencies
run: npm ci
- name: Build
run: npm run build
run: cd official-addons-v2 && npm run build

0 comments on commit 9cd761b

Please sign in to comment.