Skip to content

Commit

Permalink
fix: Add removed node modules
Browse files Browse the repository at this point in the history
  • Loading branch information
toninis committed Jun 11, 2024
1 parent 012e198 commit e431cce
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/e2e-detox-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,9 @@ jobs:
with:
ref: ${{ inputs.MOBILE_VERSION }}

- name: ci/prepare-node-deps
uses: ./.github/actions/prepare-node-deps

- name: Download All Artifacts
uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4.1.4
with:
Expand Down

0 comments on commit e431cce

Please sign in to comment.