Skip to content

Commit

Permalink
build: explicit build call
Browse files Browse the repository at this point in the history
  • Loading branch information
Danielku15 committed Mar 31, 2024
1 parent 105289c commit dbd3ff6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
with:
node-version: lts/*
- run: npm install
- run: npm run build
- name: Print Test Config
run: node ./.vscode-test.mjs
env:
Expand Down

0 comments on commit dbd3ff6

Please sign in to comment.