fixed runner
Some checks failed
Build and Release / build (push) Failing after 3m43s

This commit is contained in:
2026-06-12 21:24:51 -05:00
parent 285ba5b3af
commit 5af3756e4f

View File

@@ -12,16 +12,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Setup Node.js
uses: actions/setup-node@v3
with:
node-version: '20'
- name: Setup .NET
uses: actions/setup-dotnet@v3
with:
dotnet-version: '8.0'
- name: Stamp version from tag
shell: powershell
run: |