Fix workflow

This commit is contained in:
James Cole 2024-03-11 06:12:29 +01:00
parent c30461b20b
commit 2267aa3ac4
No known key found for this signature in database
GPG Key ID: B49A324B7EAD6D80

View File

@ -115,7 +115,8 @@ jobs:
GH_TOKEN: ''
- name: Build new JS
run: |
npm upgrade
pwd
npm install
npm run build
- name: Build old JS
id: old-js