12abdiuad1
Some checks are pending
Docker / run-tests (push) Waiting to run
Docker / build-and-push-image (push) Blocked by required conditions

This commit is contained in:
Troy 2025-05-05 23:53:39 +01:00
parent a539c19862
commit e3fdb13efc
Signed by: troy
GPG key ID: DFC06C02ED3B4711
2 changed files with 4 additions and 4 deletions

View file

@ -17,7 +17,3 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: "latest"
- name: Run npm clean install and build
run: |
npm ci
npm run build