Skip to content

Commit

Permalink
Run actions/checkout using the system's node.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Mar 16, 2024
1 parent 151c57c commit 07ce29d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ronin-install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
run: git clone --depth 1 https://github.com/kward/shunit2.git /data/data/com.termux/files/home/shunit2
- uses: actions/checkout@v4
with:
entrypoint: /entrypoint_root.sh
entrypoint: node
- name: Run tests
run: /entrypoint.sh /bin/sh -c "./test/ronin_install_test.sh"
env:
Expand Down

0 comments on commit 07ce29d

Please sign in to comment.