Skip to content

Commit

Permalink
更新 continuous.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MakesYT authored Apr 9, 2024
1 parent c56b0bf commit 48420a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
~/.nuget/packages
key: ${{ runner.os }}-${{ hashFiles('**/global.json', '**/*.csproj', '**/Directory.Packages.props') }}
- name: 'Run: Compile'
run: ./build.cmd Compile
run: ./build.cmd Clean

0 comments on commit 48420a1

Please sign in to comment.