Browse Source
Merge pull request #25325 from abpframework/auto-merge/rel-10-3/4522
Merge branch dev with rel-10.3
pull/25328/head
Volosoft Agent
3 weeks ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
2 additions and
0 deletions
-
.github/workflows/build-and-test.yml
|
|
|
@ -61,6 +61,8 @@ jobs: |
|
|
|
if: ${{ !github.event.pull_request.draft }} |
|
|
|
steps: |
|
|
|
- uses: jlumbroso/free-disk-space@v1.3.1 |
|
|
|
- name: Install PowerShell |
|
|
|
run: sudo apt-get install -y powershell |
|
|
|
- uses: actions/checkout@v4 |
|
|
|
- uses: actions/setup-dotnet@v4 |
|
|
|
with: |
|
|
|
|