Skip to content

Commit

Permalink
ci: build
Browse files Browse the repository at this point in the history
Update build.yml
  • Loading branch information
VirgilClyne committed Nov 5, 2024
1 parent 7c2e0a5 commit 7010ff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@main
with:
submodules: recursive
#token: ${{ secrets.SUBMODULE_TOKEN }}
token: ${{ secrets.SUBMODULE_TOKEN }}
- name: Set up Node.js
uses: actions/setup-node@main
with:
Expand Down

0 comments on commit 7010ff4

Please sign in to comment.