Attempt to fix build

This commit is contained in:
Pieter Vander Vennet 2025-04-26 23:31:55 +02:00
parent 8df7901fa5
commit d0d515d196

View file

@ -12,6 +12,9 @@ runs:
cache: "npm"
cache-dependency-path: package-lock.json
- name: pwd
run: pwd && ls
shell: bash
- name: install deps