Skip to content

Commit

Permalink
chore(appium): use forked version of nutjs
Browse files Browse the repository at this point in the history
  • Loading branch information
luisecm committed May 4, 2024
1 parent 9768887 commit 3571f53
Show file tree
Hide file tree
Showing 3 changed files with 1,660 additions and 3,027 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ui-automated-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ jobs:
run: cargo install cargo-wix

- name: Install FFmpeg
uses: FedericoCarboni/setup-ffmpeg@v2
uses: FedericoCarboni/setup-ffmpeg@v3
id: setup-ffmpeg

- name: Get localPeerId and build app 🖥️
Expand Down Expand Up @@ -540,7 +540,7 @@ jobs:
shell: powershell

- name: Setup FFMPEG to record screen
uses: FedericoCarboni/setup-ffmpeg@v2
uses: FedericoCarboni/setup-ffmpeg@v3
id: setup-ffmpeg

- name: Run cargo build shuttle on Warp 🚀
Expand Down
Loading

0 comments on commit 3571f53

Please sign in to comment.