mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
build: update android action 2
This commit is contained in:
parent
69dc1cd6d4
commit
773ab3c3e1
1 changed files with 0 additions and 2 deletions
2
.github/workflows/build-android.yml
vendored
2
.github/workflows/build-android.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue