1 Commits
v1.1 ... f1

Author SHA1 Message Date
5af3756e4f fixed runner
Some checks failed
Build and Release / build (push) Failing after 3m43s
2026-06-12 21:24:51 -05:00

View File

@@ -12,16 +12,6 @@ jobs:
- name: Checkout - name: Checkout
uses: actions/checkout@v3 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 - name: Stamp version from tag
shell: powershell shell: powershell
run: | run: |