Skip to content

Commit 1432e55

Browse files
author
Geoffrey McGill
committed
Testing remove dotnet setup
1 parent 9a53c84 commit 1432e55

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/retype-action.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ jobs:
1717
steps:
1818
- uses: actions/checkout@v4
1919

20-
- uses: actions/setup-dotnet@v1
21-
with:
22-
dotnet-version: 7.0.x
20+
# - uses: actions/setup-dotnet@v1
21+
# with:
22+
# dotnet-version: 7.0.x
2323

2424
- uses: retypeapp/action-build@latest
2525

0 commit comments

Comments
 (0)