Skip to content

Commit 63ead02

Browse files
authored
Merge pull request #154 from AlamoEngine-Tools/develop
Release v4
2 parents c3a6425 + 1d627f2 commit 63ead02

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ on:
88

99
jobs:
1010

11-
# Builds and tests the solution.
1211
test:
1312
uses: ./.github/workflows/test.yml
1413

@@ -22,7 +21,7 @@ jobs:
2221
with:
2322
fetch-depth: 0
2423
- name: Setup .NET
25-
- uses: actions/setup-dotnet@v4
24+
uses: actions/setup-dotnet@v4
2625
with:
2726
dotnet-version: '9.0.x'
2827
- name: Create packages

0 commit comments

Comments
 (0)