Skip to content

Commit

Permalink
chore: action
Browse files Browse the repository at this point in the history
  • Loading branch information
sssooonnnggg committed Nov 21, 2024
1 parent cdd6b67 commit d14d77d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ jobs:
with:
repository: google/cppdap
path: cppdap
- name: init cppdap submodules
working-directory: ./cppdap
run: git submodule update --init
- name: Checkout luau
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit d14d77d

Please sign in to comment.