Skip to content

Commit

Permalink
πŸ“ Chore(Actions): Fetch all instead of single module.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dynesshely committed Oct 2, 2023
1 parent 44c8d94 commit 6f9a74c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/auto-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@ jobs:
- name: Init Source Code
shell: pwsh
run: |
./ToolKits/start.ps1 dashboard
./ToolKits/start.ps1 reference
./ToolKits/start.ps1 all
- name: Setup .NET
uses: actions/setup-dotnet@v3
Expand Down

0 comments on commit 6f9a74c

Please sign in to comment.