Skip to content

Commit

Permalink
CI Checkout Git Submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
Misaka-L authored Jul 25, 2024
1 parent cf0d87f commit 717a4e3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
- name: Clone repository
uses: apperry/action-cached-lfs-checkout@c0616236fe56259b047ba97925bad9d8b644be88

- name: Checkout Submodules
run: git submodule init && git submodule update

- name: Install Deno
uses: denoland/setup-deno@v1
with:
Expand Down

0 comments on commit 717a4e3

Please sign in to comment.