Skip to content

Commit

Permalink
retry try retry
Browse files Browse the repository at this point in the history
  • Loading branch information
llimllib committed May 23, 2024
1 parent 09dc635 commit 8461371
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,8 @@ jobs:
# https://stackoverflow.com/questions/70298238/getting-eaccess-when-running-npm-8-as-root
run: |
npm install -g prebuildify
npm install
# chown root:root -R .
# npm set unsafe-perm true
# node utils/retry npm install
# npm install
node utils/retry npm install
- name: Test
run: |
Expand Down

0 comments on commit 8461371

Please sign in to comment.