Skip to content

Commit

Permalink
build: update android action 2
Browse files Browse the repository at this point in the history
  • Loading branch information
johannesjo committed Nov 6, 2024
1 parent 69dc1cd commit 773ab3c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 773ab3c

Please sign in to comment.