Browse Source

Fix Actions build yaml

pull/72/head
Anairkoen Schno 2 years ago
parent
commit
44903e94b0
Signed by: DaNike GPG Key ID: BEFB74D5F3FC4387
1 changed files with 0 additions and 5 deletions
  1. +0
    -5
      .github/workflows/build.yml

+ 0
- 5
.github/workflows/build.yml View File

@ -45,8 +45,3 @@ jobs:
with:
name: BSIPA-net472-${{ env.Platform }}
path: BSIPA-Meta/bin/${{ env.Platform }}/${{ env.Configuration }}/net472/
#- name: Upload net35
# uses: actions/upload-artifact@v2
# with:
# name: BSIPA-net35-${{ env.Platform }}
# path: BSIPA-Meta/bin/${{ env.Platform }}/${{ env.Configuration }}/net35/

Loading…
Cancel
Save