build: update android action 2

This commit is contained in:
Johannes Millan 2024-11-06 19:01:09 +01:00
parent 69dc1cd6d4
commit 773ab3c3e1

View file

@ -37,8 +37,6 @@ jobs:
key: ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }}
restore-keys: |
${{ runner.os }}-node-
- name: Workaround for nx issue
run: npm install @nx/nx-win32-x64-msvc
- name: Install npm Packages
# if: steps.npm-cache.outputs.cache-hit != 'true'
run: npm i