Update .github/workflows/build_pull_request.yml

This commit is contained in:
AlmightyHak 2025-06-04 02:05:17 -05:00
parent 124f792c49
commit ef35a299c1

View file

@ -22,8 +22,7 @@ jobs:
run: |
apt-get update && apt-get install -y \
software-properties-common \
npm
run: |
npm
npm install npm@latest -g && \
npm install n -g && \
n latest