Skip to content

Commit

Permalink
whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
Ethan-Arrowood committed Dec 13, 2023
1 parent b3a7df4 commit adb1e98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Prepare Install (if applicable)
run: node prepare-install.js
- name: Install Dependencies
run: npm install --network-timeout 1000000
run: npm install
- name: Build
run: npm build
- name: Run Tests
Expand Down

0 comments on commit adb1e98

Please sign in to comment.