Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content
This repository has been archived by the owner on Jan 1, 2021. It is now read-only.

Commit

Permalink
Forgot to initialize submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
Reselim committed Jul 30, 2020
1 parent b8ccbf0 commit 357a71e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ jobs:
uses: Roblox/setup-foreman@v1
with:
token: ${{ secrets.FOREMAN_TOKEN }}
-
name: Initialize submodules
run: git submodule update --init --recursive
-
name: Build
run: |
Expand Down

0 comments on commit 357a71e

Please sign in to comment.