mirror of
https://github.com/BlossomiShymae/Needlework.Net.git
synced 2026-05-07 10:05:48 +02:00
Fix workflows, lol
This commit is contained in:
@@ -18,10 +18,7 @@ jobs:
|
||||
with:
|
||||
dotnet-version: 8.0.x
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
ref: release
|
||||
uses: actions/checkout@v4
|
||||
- name: Build
|
||||
run: dotnet build ${{env.PROJECT_NAME}} -c Release
|
||||
- name: Publish
|
||||
|
||||
Reference in New Issue
Block a user