Skip to content

Commit

Permalink
💚 chore: fasten ci
Browse files Browse the repository at this point in the history
Signed-off-by: FurryR <awathefox@gmail.com>
  • Loading branch information
FurryR committed Oct 12, 2024
1 parent 0b2912f commit 72ce81a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- name: 👾 Fetch Turbowarp
run: git submodule update --init
run: git submodule update --init --depth 1
- name: 🔽 Install & Build dependencies
run: cd scratch-render && npm ci && cd .. && npm ci
- name: 🛠️ Build hyren
Expand Down

0 comments on commit 72ce81a

Please # to comment.